[libpng16] Bump version to 1.6.21beta01

This commit is contained in:
Glenn Randers-Pehrson
2015-12-08 22:14:27 -06:00
parent 1dbfb07c08
commit 0de0101fdd
30 changed files with 63 additions and 63 deletions

View File

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