diff options
author | Mike Pall <mike> | 2012-10-31 18:14:49 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2012-10-31 18:14:49 +0100 |
commit | 4b9441c0a9fd24b06a853ada22ed2c53a37d7b0e (patch) | |
tree | 26df0cb51d9b6bfe750f20fa3df259058a825822 /doc/status.html | |
parent | 1f372e13c27446a64247bcd222ec3d91d1f46363 (diff) | |
download | luajit-4b9441c0a9fd24b06a853ada22ed2c53a37d7b0e.tar.gz luajit-4b9441c0a9fd24b06a853ada22ed2c53a37d7b0e.tar.bz2 luajit-4b9441c0a9fd24b06a853ada22ed2c53a37d7b0e.zip |
Update docs for release candidate.
Diffstat (limited to '')
-rw-r--r-- | doc/status.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/status.html b/doc/status.html index 6eba8772..f665b9b3 100644 --- a/doc/status.html +++ b/doc/status.html | |||
@@ -62,11 +62,9 @@ ul li { padding-bottom: 0.3em; } | |||
62 | </div> | 62 | </div> |
63 | <div id="main"> | 63 | <div id="main"> |
64 | <p> | 64 | <p> |
65 | <span style="color: #c00000;">LuaJIT 2.0</span> is the currently active | 65 | <span style="color: #0000c0;">LuaJIT 2.0</span> is the current |
66 | <span style="color: #c00000;">development branch</span> in beta test. | 66 | <span style="color: #0000c0;">stable branch</span>. This branch is in |
67 | It has <a href="http://luajit.org/performance.html"><span class="ext">»</span> much better performance</a> than | 67 | feature-freeze — new features will only be added to LuaJIT 2.1. |
68 | LuaJIT 1.x and runs on many more platforms and architectures. | ||
69 | The branch has already been frozen as it's nearing a stable release. | ||
70 | </p> | 68 | </p> |
71 | 69 | ||
72 | <h2>Current Status</h2> | 70 | <h2>Current Status</h2> |