summaryrefslogtreecommitdiffstats
path: root/doc/development/versioning.txt
blob: a444fff4b9fe75c0b90c0cad9a6e094310ab6779 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. -*- mode: rst -*-

.. _development-versioning:

Versioning Bcfg2
----------------

#. These are the conventions Bcfg2 has adopted for `versioning`_:

   * The version number will be broken down into Major.Minor.MicroBuild.
   * Major and Minor are ever increasing integers. 
   * Micro is a single digit integer. This is because of limits in some
     of the package systems (specifically Mac OS X).
   * Build is either missing or refers to release candidates: e.g.
     "pre3".


.. _versioning: https://secure.wikimedia.org/wikipedia/en/wiki/Software_versioning