bump release version 2.9 -> 2.10
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Tue, 2 Jan 2018 16:12:47 +0000 (17:12 +0100)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Tue, 14 Aug 2018 14:53:07 +0000 (16:53 +0200)
CMakeLists.txt

index 3979476..18d53b6 100644 (file)
@@ -2,7 +2,7 @@
 project(libi2ncommon)
 
 # Version settings
-set(VERSION 2.9)
+set(VERSION 2.10)
 
 SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}")