[libpng15] Bump version to 1.5.13beta01

This commit is contained in:
Glenn Randers-Pehrson
2012-07-14 13:08:49 -05:00
parent 7dc03b1f91
commit ae44b27606
22 changed files with 57 additions and 56 deletions

View File

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