[master] Bump version to libpng-1.2.39beta01

This commit is contained in:
Glenn Randers-Pehrson
2009-07-23 12:58:55 -05:00
parent d91c64e428
commit a7fb782aea
52 changed files with 146 additions and 151 deletions

View File

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