summaryrefslogtreecommitdiff
path: root/scripts/makefile.linux-opt
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-06-10 11:41:54 -0700
committerHaibo Huang <hhb@google.com>2019-06-10 14:38:44 -0700
commit4f55151a4b8cbda0ea61646f437fdf57c54190d9 (patch)
tree478f3db238be7e08885ac80ac8ef1be9935441bb /scripts/makefile.linux-opt
parent9ef33ccf9b2e957c1f5e228dbab15fbda1744300 (diff)
parenta40189cf881e9f0db80511c382292a5604c3c3d1 (diff)
Merge tag 'v1.6.37' into HEAD
Test: build Bug: 134761359 Change-Id: Iee93c2907d93430a8de681f2e987d37f4b3b17bc
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/*