[libpng16] Bump version to 1.6.22beta01

This commit is contained in:
Glenn Randers-Pehrson
2016-01-16 07:14:12 -06:00
parent fc0786a442
commit 5031c77d85
33 changed files with 79 additions and 101 deletions

View File

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