Anyone thinking about adopting an even / odd numbering system to denote stable / development releases?
R On Monday, July 23, 2012 at 5:29 PM, Jonathan Campos wrote: > On Mon, Jul 23, 2012 at 3:58 PM, Nicholas Kwiatkowski <nicho...@spoon.as > (mailto:nicho...@spoon.as)>wrote: > > > The voice inside me (quiet you!) says that bug fixes to the current release > > would be 4.8.1 (we screwed up the ANT script, or something along those > > lines), bug fixes to the SDK / Compiler would be 4.9, and new features > > would be 5.0. > > > > In my mind, we would setup branches for all three. > > My thoughts: > > 4.8.x - bug fixes and minor changes > 4.9.0 - new functionality and components. still 100% backwards compatible > with 4.x branch > 5.0 - major changes. possible framework changes and backwards compatibility > changes. > > > -- > Jonathan Campos > >