1
0
mirror of https://github.com/janet-lang/janet synced 2025-11-02 16:43:02 +00:00

Update for 1.10.0.

This commit is contained in:
Calvin Rose
2020-06-14 12:15:56 -05:00
parent 911c2cbe58
commit 19f3568e18
4 changed files with 3 additions and 2 deletions

View File

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