Parcourir la source

Community Edition 6.2.0-rc7 Release Candidate 7

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman il y a 8 ans
Parent
commit
2b696cf715
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      version.cmake

+ 1 - 1
version.cmake

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