Browse Source

Community Edition 6.4.26-rc2 Release Candidate 2

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