[master] Bump to version 1.2.42beta01

This commit is contained in:
Glenn Randers-Pehrson
2009-12-04 05:47:47 -06:00
parent 6e00020a9f
commit 804cc98cd1
67 changed files with 150 additions and 189 deletions

View File

@@ -77,7 +77,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
CYGDLL = 12
PNGMIN = 1.2.41
PNGMIN = 1.2.42beta01
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll