[libpng15] Bump version to 1.5.26beta01

This commit is contained in:
Glenn Randers-Pehrson
2015-12-09 09:38:08 -06:00
parent d9006f683c
commit 456d614959
29 changed files with 73 additions and 73 deletions

View File

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