|
ReleasePolicy
How we schedule and release the code
We strive to release the code every month at the beginning of the month. Anything that doesn't make it can wait for the next release. You can always get the latest version of the code by downloading from the trunk (see MoreWaysToGetMaatkit). Releases are named after the Subversion revision number. This is done automatically by the release script. (See ReleaseInstructions for details.) Each script is named with its own version number, which increments with each release in which there are changes. We use a major-minor-revision naming convention, e.g. 1.0.12. |