Imported from libpng-1.2.27beta06.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-04-21 14:36:24 -05:00
parent 8d36e630f2
commit ccaaab2898
55 changed files with 129 additions and 129 deletions

View File

@@ -74,7 +74,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
MINGDLL = 12
PNGMIN = 1.2.27beta05
PNGMIN = 1.2.27beta06
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=libpng$(MINGDLL).dll