summaryrefslogtreecommitdiff
path: root/scripts/makefile.cegcc
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-03-06 12:35:04 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-03-06 13:15:45 -0600
commit1cc02f0395aa85e71927c5a45b4bc8091a7d9ef8 (patch)
tree3ca04025157dc47c8f82e90925941e167f7b3519 /scripts/makefile.cegcc
parenta710317d2f9cb1e154861c000ee1cc1c70794a85 (diff)
downloadlibpng-baserock/mikedrake/libpng-upgrade.tar.gz
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 f2179b76f..e2ff2739b 100644
--- a/scripts/makefile.cegcc
+++ b/scripts/makefile.cegcc
@@ -23,7 +23,7 @@
VERMAJ = 1
VERMIN = 6
-VERMIC = 9
+VERMIC = 10
VER = $(VERMAJ).$(VERMIN).$(VERMIC)
NAME = libpng
PACKAGE = $(NAME)-$(VER)