Explorar el Código

Split off 7.12.0

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman hace 4 años
padre
commit
33d9dfa714
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      version.cmake

+ 2 - 2
version.cmake

@@ -4,8 +4,8 @@
 set ( HPCC_NAME "Community Edition" )
 set ( HPCC_PROJECT "community" )
 set ( HPCC_MAJOR 7 )
-set ( HPCC_MINOR 11 )
-set ( HPCC_POINT 0 )
+set ( HPCC_MINOR 12 )
+set ( HPCC_POINT 1 )
 set ( HPCC_MATURITY "closedown" )
 set ( HPCC_SEQUENCE 0 )
 ###