summaryrefslogtreecommitdiff
path: root/scripts/makefile.cygwin
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2004-08-15 07:15:39 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:07:52 -0500
commit37f116a9005ea5f082a7c4ce6ec6854b01d4b02d (patch)
treea085c4ab6018001c076a1f7b864c558b5e5ab591 /scripts/makefile.cygwin
parent8f3dd833d759b6e9b749123d1d0ebc942ea4bfb3 (diff)
downloadlibpng-37f116a9005ea5f082a7c4ce6ec6854b01d4b02d.tar.gz
Imported from libpng-1.2.6.tarv1.2.6
Diffstat (limited to 'scripts/makefile.cygwin')
-rw-r--r--scripts/makefile.cygwin2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.cygwin b/scripts/makefile.cygwin
index 03793459d..a5fa3546c 100644
--- a/scripts/makefile.cygwin
+++ b/scripts/makefile.cygwin
@@ -79,7 +79,7 @@ CFLAGS= $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC)) \
LIBNAME = libpng12
PNGMAJ = 0
CYGDLL = 12
-PNGMIN = 1.2.6rc5
+PNGMIN = 1.2.6
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=cygpng$(CYGDLL).dll