summaryrefslogtreecommitdiff
path: root/scripts/makefile.cegcc
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2015-02-26 14:19:45 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2015-02-26 14:39:13 -0600
commite371893ea3a955f8c79ffb51ca7f0c954ab42b4b (patch)
treeffbdf5c6236b01595ffe2e01d4181f4602ad05ea /scripts/makefile.cegcc
parent0f820b1a7010ccb56a3d3f934b5f19dfa4cd4054 (diff)
downloadlibpng-e371893ea3a955f8c79ffb51ca7f0c954ab42b4b.tar.gz
[libpng10] Imported from libpng-1.0.63.tarv1.0.63libpng-1.0.63-signed
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 246ad5a2f..cd7a63430 100644
--- a/scripts/makefile.cegcc
+++ b/scripts/makefile.cegcc
@@ -23,7 +23,7 @@
VERMAJ = 1
VERMIN = 0
-VERMIC = 62
+VERMIC = 63
VER = $(VERMAJ).$(VERMIN).$(VERMIC)
NAME = libpng
PACKAGE = $(NAME)-$(VER)