summaryrefslogtreecommitdiff
path: root/scripts/makefile.cegcc
diff options
context:
space:
mode:
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)