diff options
| author | 2020-04-04 21:50:27 -0500 | |
|---|---|---|
| committer | 2020-04-04 21:50:27 -0500 | |
| commit | 810ef7401cecb910deeb45f7b18975170eff4a35 (patch) | |
| tree | c07258ba2e0c8fcc78801702433d649c1a1f1dc2 /Makefile | |
| parent | Address #306 - Add unicode escapes. (diff) | |
Update changelog and bump version to dev version.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -148,7 +148,7 @@ build/janet.c: build/janet_boot src/boot/boot.janet ##### Amalgamation ##### ######################## -SONAME=libjanet.so.1.8 +SONAME=libjanet.so.1.9 build/shell.c: src/mainclient/shell.c cp $< $@ |
