[libpng16] Bump version to 1.6.17beta01

This commit is contained in:
Glenn Randers-Pehrson
2014-12-21 22:53:15 -06:00
parent 88dd30b232
commit ecd074945c
32 changed files with 74 additions and 75 deletions

View File

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