Browse Source

Community Edition 6.2.14-rc2 Release Candidate 2

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 8 years ago
parent
commit
a62c6aaa84
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 2 )
 set ( HPCC_POINT 14 )
 set ( HPCC_MATURITY "rc" )
-set ( HPCC_SEQUENCE 1 )
+set ( HPCC_SEQUENCE 2 )
 ###