config: Bump LUA_VERSION to 502

Sat, 28 Jul 2012 01:59:45 +0100

author
Tom?s Guisasola Gorham <tomas@tecgraf.puc-rio.br>
date
Sat, 28 Jul 2012 01:59:45 +0100
changeset 14
b4e6b167e020
parent 13
a120beb5a2f4
child 15
dc303ec39b54

config: Bump LUA_VERSION to 502

config file | annotate | diff | comparison | revisions
--- 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