summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2020-09-23 15:43:10 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2020-09-23 15:43:10 +0900
commit48b00c4e073b1c0710ead902e83962d289be65c2 (patch)
tree8d3de850a95c3ceb4980c156fa3b63f976b5abd2
parent9bd6044b6ac35c982e1904b42199d8730b87bf6b (diff)
downloadre2-48b00c4e073b1c0710ead902e83962d289be65c2.tar.gz
re2-48b00c4e073b1c0710ead902e83962d289be65c2.tar.bz2
re2-48b00c4e073b1c0710ead902e83962d289be65c2.zip
Imported Upstream version 20200303upstream/20200303
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d0107ed..fd9cec6 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ endif
# ABI version
# http://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html
-SONAME=1
+SONAME=6
# To rebuild the Tables generated by Perl and Python scripts (requires Internet
# access for Unicode data), uncomment the following line: