Explorar o código

Preparation for 6.0.0-beta1 release

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman %!s(int64=9) %!d(string=hai) anos
pai
achega
04760b84cc
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  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