Browse Source

Community Edition 6.0.6-rc3 Release Candidate 3

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

+ 1 - 1
version.cmake

@@ -6,5 +6,5 @@ set ( HPCC_MAJOR 6 )
 set ( HPCC_MINOR 0 )
 set ( HPCC_POINT 6 )
 set ( HPCC_MATURITY "rc" )
-set ( HPCC_SEQUENCE 2)
+set ( HPCC_SEQUENCE 3 )
 ###