diff options
| author | 2020-12-13 11:59:52 -0600 | |
|---|---|---|
| committer | 2020-12-13 11:59:52 -0600 | |
| commit | 392d5d51df607c4dd9dfe71acb047da0dcaaa008 (patch) | |
| tree | d0225d1bdf9006e54c9c703b3a67dc4aa6001151 /Makefile | |
| parent | Prepare for 1.13.0 initial release. (diff) | |
Fix build info for 1.13.1v1.13.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.12 +SONAME=libjanet.so.1.13 build/shell.c: src/mainclient/shell.c cp $< $@ |
