summaryrefslogtreecommitdiff
path: root/scripts/makefile.cegcc
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-02-03 21:26:21 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-02-03 21:31:34 -0600
commit47a007a9458698aec727571636f3702dd4dde118 (patch)
treefb233d62f770dc0e375a31461aa4539fd58453fa /scripts/makefile.cegcc
parent3d3aae1697897e92176530bc6e85c551772614ea (diff)
downloadlibpng-47a007a9458698aec727571636f3702dd4dde118.tar.gz
--amend [devel] Imported from libpng-1.5.2beta01.tar
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 f44c881dc..28fb3ac6a 100644
--- a/scripts/makefile.cegcc
+++ b/scripts/makefile.cegcc
@@ -23,7 +23,7 @@
VERMAJ = 1
VERMIN = 5
-VERMIC = 1
+VERMIC = 2
VER = $(VERMAJ).$(VERMIN).$(VERMIC)
NAME = libpng
PACKAGE = $(NAME)-$(VER)