Changes between Version 2 and Version 3 of ReleasePolicy


Ignore:
Timestamp:
12/31/11 16:16:28 (17 months ago)
Author:
dustin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleasePolicy

    v2 v3  
    44 
    55= Version Numbers = 
    6 Given a Buildbot version number in the form X.Y.Z, the X will remain {{{0}}} until the major structure of the application/framework is complete.  This is the subject of much bikeshedding!  A change in the Y component indicates a more difficult upgrade - for example, requiring a database backend in 0.8.0.  The X component increments monotonically with each non-major release, but note that significant new functionality may come with such an increment. 
     6Given a Buildbot version number in the form X.Y.Z, the X will remain {{{0}}} until the major structure of the application/framework is complete.  This is the subject of much bikeshedding!  A change in the Y component indicates a more difficult upgrade - for example, requiring a database backend in 0.8.0.  The Z component increments monotonically with each non-major release, but note that significant new functionality may come with such an increment. 
    77 
    88= Support =