[master] Bump version to 1.2.41beta07

This commit is contained in:
Glenn Randers-Pehrson
2009-10-18 14:34:17 -05:00
parent 58155a9921
commit f1c9244dfd
48 changed files with 109 additions and 105 deletions

View File

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