[libpng15] Bump version to 1.5.21beta01

This commit is contained in:
Glenn Randers-Pehrson
2014-12-14 21:24:49 -06:00
parent 82090022e7
commit 394b2868f7
28 changed files with 90 additions and 96 deletions

View File

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