Explorar el Código

Set version to 2.3.0

Paulo Coelho Alves hace 7 años
padre
commit
1af8667b3e
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      CMakeModules/VersionConfiguration.cmake

+ 2 - 2
CMakeModules/VersionConfiguration.cmake

@@ -21,8 +21,8 @@ else()
 endif()
 
 set(VERSION_MAJOR 2)
-set(VERSION_MINOR 2)
-set(VERSION_NANO 1)
+set(VERSION_MINOR 3)
+set(VERSION_NANO 0)
 
 option(UPGRADE_DEBUG "" OFF)