mirror of
https://github.com/janet-lang/janet
synced 2025-06-20 15:34:13 +00:00
Update SONAME in Makefile.
This commit is contained in:
parent
5811b47aad
commit
f05e5f908e
2
Makefile
2
Makefile
@ -165,7 +165,7 @@ build/c/janet.c: build/janet_boot src/boot/boot.janet
|
|||||||
##### Amalgamation #####
|
##### Amalgamation #####
|
||||||
########################
|
########################
|
||||||
|
|
||||||
SONAME=libjanet.so.1.20
|
SONAME=libjanet.so.1.21
|
||||||
|
|
||||||
build/c/shell.c: src/mainclient/shell.c
|
build/c/shell.c: src/mainclient/shell.c
|
||||||
cp $< $@
|
cp $< $@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user