Browse Source

Community Edition 4.2.12-rc1 Release Candidate-1

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 10 years ago
parent
commit
f2b7cb921c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      version.cmake

+ 2 - 2
version.cmake

@@ -4,7 +4,7 @@
 set ( HPCC_PROJECT "community" )
 set ( HPCC_MAJOR 4 )
 set ( HPCC_MINOR 2 )
-set ( HPCC_POINT 11 )
-set ( HPCC_MATURITY "closedown" )
+set ( HPCC_POINT 12 )
+set ( HPCC_MATURITY "rc" )
 set ( HPCC_SEQUENCE 1 )
 ###