diff options
| author | 2021-02-08 18:10:46 -0600 | |
|---|---|---|
| committer | 2021-02-08 18:10:46 -0600 | |
| commit | bdf14170a4d8132a21903a032ecaa799f8926cc2 (patch) | |
| tree | 2fe4658b3057f1ccc8f2f664300564bbd272ac5c /Makefile | |
| parent | Immediate instuctions will now call :compare method. (diff) | |
Get ready for 1.15.0 release.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -157,7 +157,7 @@ build/c/janet.c: build/janet_boot src/boot/boot.janet ##### Amalgamation ##### ######################## -SONAME=libjanet.so.1.14 +SONAME=libjanet.so.1.15 build/c/shell.c: src/mainclient/shell.c cp $< $@ |
