config

changeset 14
b4e6b167e020
parent 13
a120beb5a2f4
--- a/config	Sat Jul 28 01:57:50 2012 +0100
+++ b/config	Sat Jul 28 01:59:45 2012 +0100
@@ -17,8 +17,7 @@
 # (according to Lua 5.1 definition:
 # first version digit * 100 + second version digit
 # e.g. Lua 5.0.2 => 500, Lua 5.1 => 501, Lua 5.1.1 => 501)
-LUA_VERSION_NUM= 500
-COMPAT_DIR= ../compat/src
+LUA_VERSION_NUM= 502
 
 # Compilation parameters
 CWARNS = -Wall -pedantic \

mercurial