[libpng16] Bump version to 1.6.35beta01

This commit is contained in:
Glenn Randers-Pehrson
2017-09-29 10:50:48 -05:00
parent b78804f9a2
commit 2227793efc
28 changed files with 70 additions and 68 deletions

View File

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