Explorar el Código

Bumped web-client to 127-94769b5d7ae231

Mark McDowall hace 6 años
padre
commit
ec60dd1861
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CMakeModules/VersionConfiguration.cmake

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

@@ -21,7 +21,7 @@ else()
 endif()
 
 set(VERSION_MAJOR 2)
-set(VERSION_MINOR 34)
+set(VERSION_MINOR 35)
 set(VERSION_NANO 0)
 
 option(UPGRADE_DEBUG "" OFF)