summaryrefslogtreecommitdiff
path: root/scripts/makefile.linux-opt
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.linux-opt
parentd22b72011118e2e00c01519ba79801804773ac07 (diff)
parent7794b2225328b6423a98c2c8de2afa21e4783036 (diff)
Merge "Merge tag 'v1.6.37' into HEAD"
am: 7794b22253 Change-Id: Icd76c301afccd9c4afb39b0d27e84bf39512c81a
Diffstat (limited to 'scripts/makefile.linux-opt')
-rw-r--r--scripts/makefile.linux-opt4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/makefile.linux-opt b/scripts/makefile.linux-opt
index 017656c6e..327151f0e 100644
--- a/scripts/makefile.linux-opt
+++ b/scripts/makefile.linux-opt
@@ -10,7 +10,7 @@
# Library name:
LIBNAME = libpng16
PNGMAJ = 16
-RELEASE = 34
+RELEASE = 37
# Shared library names:
LIBSO=$(LIBNAME).so
@@ -232,7 +232,7 @@ clean:
$(LIBSO) $(LIBSOMAJ)* pngtest-static pngtesti \
libpng.pc pnglibconf.h
-DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO Y2KINFO
+DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO
writelock:
chmod a-w *.[ch35] $(DOCS) scripts/*