diff options
| author | ruki <[email protected]> | 2021-10-31 20:28:25 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-10-31 20:28:46 +0800 |
| commit | b41c432c85d82d7e7c5503635b1d04820c6fb783 (patch) | |
| tree | c1a763aec2a64badd46185eca16905ba60ea8f2d /makefile | |
| parent | ce2c9b5eff82bf96804514b837dc215b6a07c739 (diff) | |
update version
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ endif # use luajit or lua backend ifeq ($(RUNTIME),) -RUNTIME :=lua +RUNTIME :=luajit endif # the temporary directory |
