[libpng16] Bump version to 1.6.1beta01

This commit is contained in:
Glenn Randers-Pehrson
2013-02-13 23:12:59 -06:00
parent c53778ff53
commit 681de8c8dc
31 changed files with 253 additions and 75 deletions

View File

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