[master] Bump to version 1.4.5beta01

This commit is contained in:
Glenn Randers-Pehrson
2010-09-24 10:20:57 -05:00
parent 4f213e08aa
commit 0f8345abf7
28 changed files with 85 additions and 81 deletions

View File

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