summaryrefslogtreecommitdiff
path: root/scripts/makefile.cegcc
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-08-24 15:00:11 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-08-28 12:24:45 -0500
commitcc3d228369aa991458c28b5cd3e6b0e3f25764b8 (patch)
tree292fdc9d5437752a96ebfb26f51708af14ba5737 /scripts/makefile.cegcc
parent47c8646c9c4b6a5d422f226a822e098e2e7ae56a (diff)
downloadlibpng10.tar.gz
[libpng10] Imported from libpng-1.0.68.tarv1.0.68libpng10
Diffstat (limited to 'scripts/makefile.cegcc')
-rw-r--r--scripts/makefile.cegcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.cegcc b/scripts/makefile.cegcc
index d1c30fe39..26dd1e294 100644
--- a/scripts/makefile.cegcc
+++ b/scripts/makefile.cegcc
@@ -23,7 +23,7 @@
VERMAJ = 1
VERMIN = 0
-VERMIC = 67
+VERMIC = 68
VER = $(VERMAJ).$(VERMIN).$(VERMIC)
NAME = libpng
PACKAGE = $(NAME)-$(VER)