[master] Bump to version 1.4.1beta01

This commit is contained in:
Glenn Randers-Pehrson
2010-01-03 16:57:14 -06:00
parent 7e3a82cd9c
commit 2381cf3269
48 changed files with 106 additions and 428 deletions

View File

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