RELEASE LuaJIT-2.1.0-beta2

This commit is contained in:
Mike Pall
2016-03-03 12:40:02 +01:00
parent 82900761be
commit 3e4a196777
5 changed files with 6 additions and 6 deletions

View File

@@ -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