lua-users home
lua-l archive

Re: Getting lua release number

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Check on the precise version of Lua included in an embedded app.
> as you say, it's not of any practical use to me. I can ask the
> developer, or get and check the source code, if I really care.
You can check the binary with ident:
% ident /usr/local/bin/lua | grep Lua:
 $Lua: Lua 5.1.4 Copyright (C) 1994-2008 Lua.org, PUC-Rio $

AltStyle によって変換されたページ (->オリジナル) /