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 --- 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 73b80f11..b33e91b7 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.0.4/" +#define LUA_LJDIR "/luajit-2.0.5/" #ifdef LUA_ROOT #define LUA_JROOT LUA_ROOT -- cgit v1.2.3-55-g6feb