diff options
author | Mike Pall <mike> | 2014-03-12 13:24:07 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2014-03-12 13:24:07 +0100 |
commit | 880ca300e8fb7b432b9d25ed377db2102e4cb63d (patch) | |
tree | 336bde77aafaebf4d89d9db47827af338c4c372d /doc/install.html | |
parent | 30c57579ad6e93f9da00da6e14bbb34cb4ecef73 (diff) | |
download | luajit-2.0.3.tar.gz luajit-2.0.3.tar.bz2 luajit-2.0.3.zip |
RELEASE LuaJIT-2.0.3v2.0.3
Diffstat (limited to 'doc/install.html')
-rw-r--r-- | doc/install.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install.html b/doc/install.html index baf14690..2388ff33 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 | |||
188 | and change to the newly created directory: | 188 | and change to the newly created directory: |
189 | </p> | 189 | </p> |
190 | <pre class="code"> | 190 | <pre class="code"> |
191 | tar zxf LuaJIT-2.0.2.tar.gz | 191 | tar zxf LuaJIT-2.0.3.tar.gz |
192 | cd LuaJIT-2.0.2</pre> | 192 | cd LuaJIT-2.0.3</pre> |
193 | <h3>Building LuaJIT</h3> | 193 | <h3>Building LuaJIT</h3> |
194 | <p> | 194 | <p> |
195 | The supplied Makefiles try to auto-detect the settings needed for your | 195 | The supplied Makefiles try to auto-detect the settings needed for your |