Skip to content

Commit

Permalink
Undo SONAME bump. CharClass isn't exposed.
Browse files Browse the repository at this point in the history
Fixes #299.

Change-Id: I00e66da0bb8d245f6f47f8bfaf6eb9637fe97bac
Reviewed-on: https://code-review.googlesource.com/c/re2/+/58270
Reviewed-by: Paul Wankadia <[email protected]>
  • Loading branch information
junyer committed Feb 2, 2021
1 parent dabba45 commit cd026c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit cd026c5

Please sign in to comment.