summaryrefslogtreecommitdiff
path: root/doc/status.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/status.html')
-rw-r--r--doc/status.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/status.html b/doc/status.html
index dab72ebf..36a1799f 100644
--- a/doc/status.html
+++ b/doc/status.html
@@ -62,7 +62,7 @@ ul li { padding-bottom: 0.3em; }
62<p> 62<p>
63The <span style="color: #0000c0;">LuaJIT 1.x</span> series represents 63The <span style="color: #0000c0;">LuaJIT 1.x</span> series represents
64the current <span style="color: #0000c0;">stable branch</span>. 64the current <span style="color: #0000c0;">stable branch</span>.
65Only a single bug has been discovered in the last two years. So, if 65Only a single bug has been discovered in the last three years. So, if
66you need a rock-solid VM, you are encouraged to fetch the latest 66you need a rock-solid VM, you are encouraged to fetch the latest
67release of LuaJIT 1.x from the <a href="http://luajit.org/download.html"><span class="ext">&raquo;</span>&nbsp;Download</a> 67release of LuaJIT 1.x from the <a href="http://luajit.org/download.html"><span class="ext">&raquo;</span>&nbsp;Download</a>
68page. 68page.
@@ -70,10 +70,10 @@ page.
70<p> 70<p>
71<span style="color: #c00000;">LuaJIT 2.0</span> is the currently active 71<span style="color: #c00000;">LuaJIT 2.0</span> is the currently active
72<span style="color: #c00000;">development branch</span>. 72<span style="color: #c00000;">development branch</span>.
73It has <b>Beta Test</b> status and is still undergoing 73It still has <b>Beta Test</b> status, but it's not undergoing substantial
74substantial changes. 74changes anymore.
75It has <a href="http://luajit.org/performance.html"><span class="ext">&raquo;</span>&nbsp;much better performance</a> than LuaJIT 1.x. 75It has <a href="http://luajit.org/performance.html"><span class="ext">&raquo;</span>&nbsp;much better performance</a> than LuaJIT 1.x.
76It's maturing quickly, so you should definitely 76It's nearly feature-complete, so you should definitely
77start to evaluate it for new projects right now. 77start to evaluate it for new projects right now.
78</p> 78</p>
79 79