summaryrefslogtreecommitdiff
path: root/gs/src/unixansi.mak
diff options
context:
space:
mode:
authorRalph Giles <ralph.giles@artifex.com>2007-11-09 21:00:48 +0000
committerRalph Giles <ralph.giles@artifex.com>2007-11-09 21:00:48 +0000
commit2e27229dbdd22afd0e9cbc736a70f791f394c01f (patch)
tree6d36b0154e68ae2e72ffb9448602b95c4d5c5a11 /gs/src/unixansi.mak
parentbda7e112e49b63616a7585644f25aafa9b7b5664 (diff)
downloadghostpdl-2e27229dbdd22afd0e9cbc736a70f791f394c01f.tar.gz
Update the top level makefiles with the current libpng version number.
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@8355 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'gs/src/unixansi.mak')
-rw-r--r--gs/src/unixansi.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/gs/src/unixansi.mak b/gs/src/unixansi.mak
index 4e8497707..ff4ab7bba 100644
--- a/gs/src/unixansi.mak
+++ b/gs/src/unixansi.mak
@@ -136,7 +136,7 @@ JPEG_NAME=jpeg
# See libpng.mak for more information.
PNGSRCDIR=libpng
-PNGVERSION=10218
+PNGVERSION=10222
# Choose whether to use a shared version of the PNG library, and if so,
# what its name is.