[libpng12] Bump version to 1.2.51beta04

This commit is contained in:
Glenn Randers-Pehrson
2014-01-01 09:40:54 -06:00
parent 4406679c98
commit 6962a430f6
51 changed files with 116 additions and 112 deletions

View File

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