[libpng16] Bump version to 1.6.29beta01

This commit is contained in:
Glenn Randers-Pehrson
2017-01-05 11:25:42 -06:00
parent 17ad597dba
commit 4ddac468c4
29 changed files with 71 additions and 72 deletions

View File

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