[libpng16] Bump version to 1.6.26beta01

This commit is contained in:
Glenn Randers-Pehrson
2016-08-31 23:14:03 -05:00
parent e3a6631123
commit c9d7b865b6
30 changed files with 74 additions and 75 deletions

View File

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