summaryrefslogtreecommitdiff
path: root/libpng/scripts/makefile.cegcc
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2018-03-26 16:12:39 +0100
committerChris Liddell <chris.liddell@artifex.com>2018-03-29 13:44:03 +0100
commitbc817a3afdb932eadac17155834f89efd1c96da4 (patch)
tree062c227faa91ada04ef0e1388befbff0bec8f116 /libpng/scripts/makefile.cegcc
parent0a4ef8b01c2ea146b9dce7b80f21f6cd65420099 (diff)
downloadghostpdl-bc817a3afdb932eadac17155834f89efd1c96da4.tar.gz
Bring libpng up to 1.6.34
Diffstat (limited to 'libpng/scripts/makefile.cegcc')
-rw-r--r--libpng/scripts/makefile.cegcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpng/scripts/makefile.cegcc b/libpng/scripts/makefile.cegcc
index 93c123604..d85bed9ad 100644
--- a/libpng/scripts/makefile.cegcc
+++ b/libpng/scripts/makefile.cegcc
@@ -23,7 +23,7 @@
VERMAJ = 1
VERMIN = 6
-VERMIC = 26
+VERMIC = 34
VER = $(VERMAJ).$(VERMIN).$(VERMIC)
NAME = libpng
PACKAGE = $(NAME)-$(VER)