[libpng16] Bump version to 1.6.27beta01

This commit is contained in:
Glenn Randers-Pehrson
2016-10-28 15:21:18 -05:00
parent 0c440812db
commit 858cb585d7
32 changed files with 79 additions and 105 deletions

View File

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