summaryrefslogtreecommitdiff
path: root/scripts/makefile.cegcc
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-11-20 09:04:20 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-11-20 10:54:25 -0600
commit0f820b1a7010ccb56a3d3f934b5f19dfa4cd4054 (patch)
tree146c7b2598ed54aeeb9f3023e4fdd17046e3896b /scripts/makefile.cegcc
parent9d6ff2c566f84516131e3f6e504185f3ba9a5fbb (diff)
downloadlibpng-0f820b1a7010ccb56a3d3f934b5f19dfa4cd4054.tar.gz
[libpng10] Imported from libpng-1.0.62.tarv1.0.62libpng-1.0.62-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 cd84d45be..246ad5a2f 100644
--- a/scripts/makefile.cegcc
+++ b/scripts/makefile.cegcc
@@ -23,7 +23,7 @@
VERMAJ = 1
VERMIN = 0
-VERMIC = 61
+VERMIC = 62
VER = $(VERMAJ).$(VERMIN).$(VERMIC)
NAME = libpng
PACKAGE = $(NAME)-$(VER)