[master] Bump to version 1.4.3beta01

This commit is contained in:
Glenn Randers-Pehrson
2010-05-14 15:37:45 -05:00
parent bb56c39d16
commit abb211c4e8
33 changed files with 101 additions and 116 deletions

View File

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