summaryrefslogtreecommitdiff
path: root/scripts/makefile.cegcc
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-06-10 15:25:51 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-06-10 15:25:51 -0700
commitaa0ce810a62b165c39abf6252c5fec107716a2fe (patch)
tree478f3db238be7e08885ac80ac8ef1be9935441bb /scripts/makefile.cegcc
parentd22b72011118e2e00c01519ba79801804773ac07 (diff)
parent7794b2225328b6423a98c2c8de2afa21e4783036 (diff)
Merge "Merge tag 'v1.6.37' into HEAD"
am: 7794b22253 Change-Id: Icd76c301afccd9c4afb39b0d27e84bf39512c81a
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 d85bed9ad..6f915c2bf 100644
--- a/scripts/makefile.cegcc
+++ b/scripts/makefile.cegcc
@@ -23,7 +23,7 @@
VERMAJ = 1
VERMIN = 6
-VERMIC = 34
+VERMIC = 37
VER = $(VERMAJ).$(VERMIN).$(VERMIC)
NAME = libpng
PACKAGE = $(NAME)-$(VER)