[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Lua 5.1.1-rc2 now available
- From: "Bilyk, Alex" <ABilyk@...>
- Date: Fri, 2 Jun 2006 15:17:58 -0700
Yep, that's what I have been thinking here too.
-----Original Message-----
From: lua-bounces@bazar2.conectiva.com.br
[mailto:lua-bounces@bazar2.conectiva.com.br] On Behalf Of D Burgess
Sent: Friday, June 02, 2006 2:59 PM
To: Lua list
Subject: Re: Lua 5.1.1-rc2 now available
May I suggest something slightly different?
1) Keep _VERSION as "5.1"
2) Use a revision number or a build number _BUILD,
this number increments by 1 every time the Lua team publishes Lua for
the named version. (A bit like MS build numbers). So the number for Lua
5.1 would be about 15 by now (rough guess).
This keeps the version clean and allows fine grained identification of
the code in use.
David B.