[libpng15] Bump version to libpng-1.6.0alpha01

This commit is contained in:
Glenn Randers-Pehrson
2011-11-23 15:28:01 -06:00
parent 12fb29f951
commit 15ea1fa337
28 changed files with 91 additions and 81 deletions

View File

@@ -22,8 +22,8 @@
# make clean
VERMAJ = 1
VERMIN = 5
VERMIC = 7
VERMIN = 6
VERMIC = 0
VER = $(VERMAJ).$(VERMIN).$(VERMIC)
NAME = libpng
PACKAGE = $(NAME)-$(VER)