[libpng16] Bump version to 1.6.23beta01

This commit is contained in:
Glenn Randers-Pehrson
2016-05-27 19:44:22 -05:00
parent ac43a87820
commit 4e34fd3b8a
30 changed files with 79 additions and 132 deletions

View File

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