Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/luajit-rocks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'luajit-2.0/src/luaconf.h')
-rw-r--r--luajit-2.0/src/luaconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/luajit-2.0/src/luaconf.h b/luajit-2.0/src/luaconf.h
index 7f57bae..84fa641 100644
--- a/luajit-2.0/src/luaconf.h
+++ b/luajit-2.0/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.3/"
+#define LUA_LJDIR "/luajit-2.0.4/"
#ifdef LUA_ROOT
#define LUA_JROOT LUA_ROOT