From 0bf80b07b0672ce874feedcc777afe1b791ccb5a Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Mon, 1 May 2017 20:10:28 +0200 Subject: RELEASE LuaJIT-2.0.5 --- doc/install.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/install.html') 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 and change to the newly created directory:

-tar zxf LuaJIT-2.0.4.tar.gz
-cd LuaJIT-2.0.4
+tar zxf LuaJIT-2.0.5.tar.gz +cd LuaJIT-2.0.5

Building LuaJIT

The supplied Makefiles try to auto-detect the settings needed for your -- cgit v1.2.3-55-g6feb