[libpng16] Bump version to 1.6.4beta01

This commit is contained in:
Glenn Randers-Pehrson
2013-07-20 19:36:21 -05:00
parent 847e9efb66
commit 5881b11629
28 changed files with 77 additions and 154 deletions

View File

@@ -23,7 +23,7 @@
VERMAJ = 1
VERMIN = 6
VERMIC = 3
VERMIC = 4
VER = $(VERMAJ).$(VERMIN).$(VERMIC)
NAME = libpng
PACKAGE = $(NAME)-$(VER)