[master] Bump version to 1.2.41beta05

This commit is contained in:
Glenn Randers-Pehrson
2009-10-10 06:13:58 -05:00
parent aeb9906717
commit 89e0d95883
56 changed files with 127 additions and 123 deletions

View File

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