[master] Bump version to 1.4.6beta01

This commit is contained in:
Glenn Randers-Pehrson
2010-12-27 09:01:32 -06:00
parent df68ef4d5e
commit fb05477e11
35 changed files with 141 additions and 99 deletions

View File

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