[libpng16] Bump version to 1.6.33beta01

This commit is contained in:
Glenn Randers-Pehrson
2017-08-25 18:52:39 -05:00
parent df7e9dae0c
commit f6ca33d42c
40 changed files with 84 additions and 138 deletions

View File

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