[libpng15] Bump version to 1.5.12beta01

This commit is contained in:
Glenn Randers-Pehrson
2012-06-25 10:03:22 -05:00
parent e088ce7363
commit 9ff5d76fb8
27 changed files with 94 additions and 104 deletions

View File

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