summaryrefslogtreecommitdiff
path: root/doc/install.html
diff options
context:
space:
mode:
authorMike Pall <mike>2017-05-01 20:10:28 +0200
committerMike Pall <mike>2017-05-01 20:10:28 +0200
commit0bf80b07b0672ce874feedcc777afe1b791ccb5a (patch)
treea1b52a74e7434e8ae13996f15ca550b9ae19c34c /doc/install.html
parentae0d438f26571ac9f2f50026cd1a87d623f7f24b (diff)
downloadluajit-2.0.5.tar.gz
luajit-2.0.5.tar.bz2
luajit-2.0.5.zip
RELEASE LuaJIT-2.0.5v2.0.5
Diffstat (limited to '')
-rw-r--r--doc/install.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install.html b/doc/install.html
index f7a560f3..4bcc506a 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -188,8 +188,8 @@ open a terminal window and change to this directory. Now unpack the archive
188and change to the newly created directory: 188and change to the newly created directory:
189</p> 189</p>
190<pre class="code"> 190<pre class="code">
191tar zxf LuaJIT-2.0.4.tar.gz 191tar zxf LuaJIT-2.0.5.tar.gz
192cd LuaJIT-2.0.4</pre> 192cd LuaJIT-2.0.5</pre>
193<h3>Building LuaJIT</h3> 193<h3>Building LuaJIT</h3>
194<p> 194<p>
195The supplied Makefiles try to auto-detect the settings needed for your 195The supplied Makefiles try to auto-detect the settings needed for your