[libpng16] Bump version to 1.6.28beta01

This commit is contained in:
Glenn Randers-Pehrson
2016-12-30 08:24:42 -06:00
parent e9c3d83d5a
commit b9b490c7f5
29 changed files with 86 additions and 91 deletions

View File

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