diff options
author | Mike Pall <mike> | 2023-08-21 02:28:49 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2023-08-21 02:28:49 +0200 |
commit | c34594681909cac98d44629863df2c7afd93eaf0 (patch) | |
tree | 494edfb290b2354cd738e07751c58d65d6b1c1c2 /README | |
parent | 158a284cc9c33ade9054df976018401e4996cfbd (diff) | |
download | luajit-c34594681909cac98d44629863df2c7afd93eaf0.tar.gz luajit-c34594681909cac98d44629863df2c7afd93eaf0.tar.bz2 luajit-c34594681909cac98d44629863df2c7afd93eaf0.zip |
Update documentation for switch to rolling releases.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ | |||
1 | README for LuaJIT 2.0.5 | 1 | README for LuaJIT 2.0 |
2 | ----------------------- | 2 | --------------------- |
3 | 3 | ||
4 | LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language. | 4 | LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language. |
5 | 5 | ||