[libpng15] Bump version to 1.5.23beta01

This commit is contained in:
Glenn Randers-Pehrson
2015-03-26 09:01:02 -05:00
parent 4b1b9ce028
commit 4925a28f6d
28 changed files with 80 additions and 98 deletions

View File

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