[libpng15] Bump version to 1.5.25beta01

This commit is contained in:
Glenn Randers-Pehrson
2015-11-12 22:15:21 -06:00
parent df80d38897
commit b257d4a6a1
30 changed files with 91 additions and 118 deletions

View File

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