Parcourir la source

Bump version to 1.1.6

Vincent Lang il y a 8 ans
Parent
commit
7375112a46
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      CMakeModules/VersionConfiguration.cmake

+ 1 - 1
CMakeModules/VersionConfiguration.cmake

@@ -22,7 +22,7 @@ endif()
 
 set(VERSION_MAJOR 1)
 set(VERSION_MINOR 1)
-set(VERSION_NANO 5)
+set(VERSION_NANO 6)
 
 option(UPGRADE_DEBUG "" OFF)