[libpng16] Bump version to 1.6.32beta01

This commit is contained in:
Glenn Randers-Pehrson
2017-07-27 14:17:02 -05:00
parent 9fcb846402
commit b73c891891
30 changed files with 70 additions and 94 deletions

View File

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