[master] Bump version to 1.2.41beta09

This commit is contained in:
Glenn Randers-Pehrson
2009-10-30 00:05:45 -05:00
parent 4f67b78853
commit 8f2f7f431c
48 changed files with 116 additions and 108 deletions

View File

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