[libpng16] Bump version to 1.6.15beta01

This commit is contained in:
Glenn Randers-Pehrson
2014-10-22 19:59:42 -05:00
parent edb772fd6d
commit 56e9307d8f
27 changed files with 69 additions and 92 deletions

View File

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