summaryrefslogtreecommitdiff
path: root/scripts/makefile.gcmmx
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makefile.gcmmx')
-rw-r--r--scripts/makefile.gcmmx7
1 files changed, 5 insertions, 2 deletions
diff --git a/scripts/makefile.gcmmx b/scripts/makefile.gcmmx
index 6c82f030f..10f8d2757 100644
--- a/scripts/makefile.gcmmx
+++ b/scripts/makefile.gcmmx
@@ -3,7 +3,10 @@
# Copyright 2002, 2006, 2008 Greg Roelofs and Glenn Randers-Pehrson
# Copyright 1998-2001 Greg Roelofs
# Copyright 1996-1997 Andreas Dilger
-# For conditions of distribution and use, see copyright notice in png.h
+
+# This code is released under the libpng license.
+# For conditions of distribution and use, see the disclaimer
+# and license in png.h
# CAUTION: Do not use this makefile with gcc versions 2.7.2.2 and earlier.
@@ -14,7 +17,7 @@
# Library name:
LIBNAME = libpng10
PNGMAJ = 0
-PNGMIN = 1.0.46
+PNGMIN = 1.0.47
PNGVER = $(PNGMAJ).$(PNGMIN)
# Shared library names: