[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.1.1 now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 1 Jun 2006 14:49:25 -0300
> > ident lua
>
> Sorry?
% ident /tmp/lhf/lua-5.1.1/src/lua
/tmp/lhf/lua-5.1.1/src/lua:
$Lua: Lua 5.1.1 Copyright (C) 1994-2006 Lua.org, PUC-Rio $
$Authors: R. Ierusalimschy, L. H. de Figueiredo & W. Celes $
$URL: www.lua.org $
Use that to report bugs. Or look into lua.h and check the value of LUA_VERSION.
--lhf