[libpng16] Bump version to 1.6.30beta01

This commit is contained in:
Glenn Randers-Pehrson
2017-03-16 10:35:24 -05:00
parent d42e88d5b3
commit 03a6f3f9c9
32 changed files with 72 additions and 82 deletions

View File

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