summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/lua/doc/readme.html
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/lua/doc/readme.html')
-rw-r--r--3rdparty/lua/doc/readme.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/3rdparty/lua/doc/readme.html b/3rdparty/lua/doc/readme.html
index 152246f9178..6629304dbdd 100644
--- a/3rdparty/lua/doc/readme.html
+++ b/3rdparty/lua/doc/readme.html
@@ -276,7 +276,7 @@ Here are the other changes introduced in Lua 5.3:
<H3>Language</H3>
<UL>
<LI> userdata can have any Lua value as uservalue
-<LI> integer division
+<LI> floor division
<LI> more flexible rules for some metamethods
</UL>
@@ -328,7 +328,7 @@ For details, see
<A HREF="http://www.lua.org/license.html">this</A>.
<BLOCKQUOTE STYLE="padding-bottom: 0em">
-Copyright &copy; 1994&ndash;2015 Lua.org, PUC-Rio.
+Copyright &copy; 1994&ndash;2016 Lua.org, PUC-Rio.
<P>
Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -355,10 +355,10 @@ THE SOFTWARE.
<P CLASS="footer">
Last update:
-Mon Jun 1 21:48:24 BRT 2015
+Tue Feb 2 22:25:27 BRST 2016
</P>
<!--
-Last change: revised for Lua 5.3.1
+Last change: revised for Lua 5.3.3
-->
</BODY>