Update soname.

This commit is contained in:
Calvin Rose 2020-07-25 13:11:52 -05:00
parent 04ac9b8e32
commit 5be5e5b58f
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ build/janet.c: build/janet_boot src/boot/boot.janet
##### Amalgamation #####
########################
SONAME=libjanet.so.1.10
SONAME=libjanet.so.1.11
build/shell.c: src/mainclient/shell.c
cp $< $@