[master] Bump to version 1.2.41beta17

This commit is contained in:
Glenn Randers-Pehrson
2009-11-09 06:48:09 -06:00
parent b4b853b4c5
commit 71f29b701d
50 changed files with 115 additions and 111 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.41beta16
PNGMIN = 1.2.41beta17
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=libpng$(MINGDLL).dll