[master] Bump to version 1.2.41rc01

This commit is contained in:
Glenn Randers-Pehrson
2009-11-14 07:36:54 -06:00
parent e3f9ce59eb
commit 88bbbfa567
63 changed files with 143 additions and 139 deletions

View File

@@ -77,7 +77,7 @@ CFLAGS= -DPNG_CONFIGURE_LIBPNG $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC
LIBNAME = libpng12
PNGMAJ = 0
MINGDLL = 12
PNGMIN = 1.2.41beta20
PNGMIN = 1.2.41rc01
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=libpng$(MINGDLL).dll