summaryrefslogtreecommitdiff
path: root/libpng/scripts/makefile.cegcc
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2016-11-07 10:42:05 +0000
committerChris Liddell <chris.liddell@artifex.com>2016-11-22 09:49:30 +0000
commit64ad2a92195fd05e9ba34995ae994eb250fc9c7c (patch)
treeb555966016539e3d21c73d245b97c226ff2d7787 /libpng/scripts/makefile.cegcc
parent1b1e7f3f4abf7a97101ff7f4e2389ca2edd9af0a (diff)
downloadghostpdl-64ad2a92195fd05e9ba34995ae994eb250fc9c7c.tar.gz
Update libpng to 1.6.26
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 cc56297cd..93c123604 100644
--- a/libpng/scripts/makefile.cegcc
+++ b/libpng/scripts/makefile.cegcc
@@ -23,7 +23,7 @@
VERMAJ = 1
VERMIN = 6
-VERMIC = 17
+VERMIC = 26
VER = $(VERMAJ).$(VERMIN).$(VERMIC)
NAME = libpng
PACKAGE = $(NAME)-$(VER)