[libpng15] Bump version to 1.5.18beta01

This commit is contained in:
Glenn Randers-Pehrson
2013-06-28 19:54:08 -05:00
parent 25c8915f7c
commit 1feb6e2ef5
31 changed files with 102 additions and 84 deletions

View File

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