[libpng16] Bump version to 1.6.34beta01

This commit is contained in:
Glenn Randers-Pehrson
2017-09-28 17:50:17 -05:00
parent 2ee8cb0559
commit 345fc37fdc
28 changed files with 85 additions and 69 deletions

View File

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