summaryrefslogtreecommitdiff
path: root/libpng/scripts/makefile.cegcc
diff options
context:
space:
mode:
Diffstat (limited to 'libpng/scripts/makefile.cegcc')
-rw-r--r--libpng/scripts/makefile.cegcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpng/scripts/makefile.cegcc b/libpng/scripts/makefile.cegcc
index d85bed9ad..6f915c2bf 100644
--- a/libpng/scripts/makefile.cegcc
+++ b/libpng/scripts/makefile.cegcc
@@ -23,7 +23,7 @@
VERMAJ = 1
VERMIN = 6
-VERMIC = 34
+VERMIC = 37
VER = $(VERMAJ).$(VERMIN).$(VERMIC)
NAME = libpng
PACKAGE = $(NAME)-$(VER)