[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (alpha-rc2) now available
- From: Nick Gammon <nick@...>
- Date: Fri, 19 Nov 2010 08:59:59 +1100
On 18/11/2010, at 4:02 AM, Luiz Henrique de Figueiredo wrote:
> Lua 5.2.0 (alpha-rc2) is now available at
> http://www.lua.org/work/lua-5.2.0-alpha-rc2.tar.gz
The documentation for Lua 5.2
at this page: http://www.lua.org/work/doc/manual.html
says:
> _VERSION
>
> A global variable (not a function) that holds a string containing the current interpreter version. The current contents of this variable is "Lua 5.1".
>
Shouldn't that be Lua 5.2?