[master] Bump version to 1.2.41beta06

This commit is contained in:
Glenn Randers-Pehrson
2009-10-17 19:18:43 -05:00
parent e4f15b0f0e
commit 41cad5fbed
60 changed files with 145 additions and 140 deletions

View File

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