summaryrefslogtreecommitdiff
path: root/scripts/makefile.cegcc
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-01-14 20:57:41 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-01-14 20:59:14 -0600
commitea8d0b9408064d03e35b09ab4e206c04bca08cac (patch)
treea749387ae5b609c269032f869cd8665ab09991c3 /scripts/makefile.cegcc
parent9287447cef5fba09d4fac7258f4860995a5c3523 (diff)
downloadlibpng-ea8d0b9408064d03e35b09ab4e206c04bca08cac.tar.gz
[libpng15] Imported from libpng-1.5.8beta01.tarv1.5.8beta01
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 624fbaa0f..de898f3e8 100644
--- a/scripts/makefile.cegcc
+++ b/scripts/makefile.cegcc
@@ -23,7 +23,7 @@
VERMAJ = 1
VERMIN = 5
-VERMIC = 7
+VERMIC = 8
VER = $(VERMAJ).$(VERMIN).$(VERMIC)
NAME = libpng
PACKAGE = $(NAME)-$(VER)