瀏覽代碼

Preparation for 6.0.0-beta1 release

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 9 年之前
父節點
當前提交
04760b84cc
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      VERSIONS

+ 3 - 1
VERSIONS

@@ -17,11 +17,13 @@ release are given even MINOR and POINT numbers. Odd numbers are reserved for
 builds for testing purposes only.
 
 In addition to the version number there is a MATURITY string that may be found
-in the version string. The maturities in use are:
+in the version string. The maturities in use include:
 
 <none>    - a stable build
 closedown - gathering bugfixes for a new POINT release
 rc        - a release candidate.
+beta      - a beta release
+betarc    - a release candidate for a beta release
 trunk     - a system built from the master branch (the 'bleeding edge')
 *_debug   - Any of the above suffixed by _debug if built with debug enabled