[libpng15] Bump version to 1.5.16beta01

This commit is contained in:
Glenn Randers-Pehrson
2013-03-29 07:04:54 -05:00
parent 10de36ef25
commit 2971634978
28 changed files with 91 additions and 146 deletions

View File

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