Explorar el Código

Split off 8.0.x

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

+ 2 - 2
version.cmake

@@ -3,8 +3,8 @@
 ###
 set ( HPCC_NAME "Community Edition" )
 set ( HPCC_PROJECT "community" )
-set ( HPCC_MAJOR 7 )
-set ( HPCC_MINOR 13 )
+set ( HPCC_MAJOR 8 )
+set ( HPCC_MINOR 1 )
 set ( HPCC_POINT 0 )
 set ( HPCC_MATURITY "trunk" )
 set ( HPCC_SEQUENCE 0 )