diff options
author | Remi Collet <remi@remirepo.net> | 2017-07-12 06:30:14 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-07-12 06:30:14 +0200 |
commit | 123b1eecb1a2cd4683a4696faf72850851fa4b36 (patch) | |
tree | 3db1efdc193caf5b3319785a589b6d1921a3a38b /REFLECTION | |
parent | cc9116133da1344df8fafb5ba672ede284e9ee01 (diff) |
v2.0.4
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #102 lua version 2.0.3 ] { +Extension [ <persistent> extension #103 lua version 2.0.4 ] { - Constants [8] { Constant [ integer LUA_OK ] { 0 } @@ -15,7 +15,7 @@ Extension [ <persistent> extension #102 lua version 2.0.3 ] { Class [ <internal:lua> final class Lua ] { - Constants [1] { - Constant [ string LUA_VERSION ] { Lua 5.3.3 } + Constant [ string LUA_VERSION ] { Lua 5.3.4 } } - Static properties [1] { |