summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2022-02-08 14:56:00 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2022-02-08 14:56:00 +0900
commit6ac08e336b03467fa0609bb8d04e72c479922983 (patch)
treeac9e7b1e8314bfed561abccbc284aaa7c05f9ab4
parentbac85be421a447c471263e67e90b6f400174ba72 (diff)
downloadre2-6ac08e336b03467fa0609bb8d04e72c479922983.tar.gz
re2-6ac08e336b03467fa0609bb8d04e72c479922983.tar.bz2
re2-6ac08e336b03467fa0609bb8d04e72c479922983.zip
Imported Upstream version 20210202upstream/20210202
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9dab631..44cedee 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ endif
# ABI version
# http://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html
-SONAME=10
+SONAME=9
# To rebuild the Tables generated by Perl and Python scripts (requires Internet
# access for Unicode data), uncomment the following line: