[libpng16] Bump version to 1.6.19beta01

This commit is contained in:
Glenn Randers-Pehrson
2015-07-23 20:08:25 -05:00
parent e6172809bd
commit 476250ebd2
28 changed files with 78 additions and 127 deletions

View File

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