[devel] Bump version to libpng-1.5.5beta01

This commit is contained in:
Glenn Randers-Pehrson
2011-07-08 13:15:20 -05:00
parent d404b6d488
commit 628b632419
27 changed files with 164 additions and 106 deletions

View File

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