Explorar el Código

Community Edition 6.0.6-rc2 Release Candidate 2

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman hace 8 años
padre
commit
f762b677c1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 1 )
+set ( HPCC_SEQUENCE 2 )
 ###