From 3e4a196777450f7db11067e93a17655ba3ee0d53 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Thu, 3 Mar 2016 12:40:02 +0100 Subject: RELEASE LuaJIT-2.1.0-beta2 --- src/luaconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/luaconf.h') diff --git a/src/luaconf.h b/src/luaconf.h index 4eec5277..4c24bb1a 100644 --- a/src/luaconf.h +++ b/src/luaconf.h @@ -37,7 +37,7 @@ #endif #define LUA_LROOT "/usr/local" #define LUA_LUADIR "/lua/5.1/" -#define LUA_LJDIR "/luajit-2.1.0-beta1/" +#define LUA_LJDIR "/luajit-2.1.0-beta2/" #ifdef LUA_ROOT #define LUA_JROOT LUA_ROOT -- cgit v1.2.3-55-g6feb