[libpng16] Bump version to 1.6.7beta01

This commit is contained in:
Glenn Randers-Pehrson
2013-09-16 11:19:34 -05:00
parent 391459424e
commit 7ae451f527
30 changed files with 72 additions and 67 deletions

View File

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