diff options
| author | 2021-01-16 15:54:27 -0600 | |
|---|---|---|
| committer | 2021-01-16 15:54:27 -0600 | |
| commit | 6dfb689d1fd4ef00c38cbacef65e7674d09b2fe4 (patch) | |
| tree | 2bd28e7cfde229d050df55b11ae5d81694661d79 /Makefile | |
| parent | Add os/proc-close to close all pipes associated with a subprocess. (diff) | |
Update versions to indicate 14.1
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -157,7 +157,7 @@ build/janet.c: build/janet_boot src/boot/boot.janet ##### Amalgamation ##### ######################## -SONAME=libjanet.so.1.13 +SONAME=libjanet.so.1.14 build/shell.c: src/mainclient/shell.c cp $< $@ |
