[master] Bump version to 1.2.4beta04

This commit is contained in:
Glenn Randers-Pehrson
2009-10-02 09:38:45 -05:00
parent 455e8a4281
commit 60668aa210
51 changed files with 121 additions and 117 deletions

View File

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