Explorar el Código

Community Edition 5.6.8-rc2 Release Candidate 2

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman hace 8 años
padre
commit
8ba2445a4e
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 5 )
 set ( HPCC_MINOR 6 )
 set ( HPCC_MINOR 6 )
 set ( HPCC_POINT 8 )
 set ( HPCC_POINT 8 )
 set ( HPCC_MATURITY "rc" )
 set ( HPCC_MATURITY "rc" )
-set ( HPCC_SEQUENCE 1)
+set ( HPCC_SEQUENCE 2 )
 ###
 ###