[libpng15] Bump version to 1.5.24beta01

This commit is contained in:
Glenn Randers-Pehrson
2015-07-23 20:18:04 -05:00
parent a058d6cee0
commit aa24431c93
29 changed files with 90 additions and 100 deletions

View File

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