Increase 'libi2ncommon' version to 2.2
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 7 Sep 2011 12:07:03 +0000 (14:07 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 22 Sep 2011 14:26:39 +0000 (16:26 +0200)
CMakeLists.txt

index 144c624..0659252 100644 (file)
@@ -4,7 +4,7 @@ project(libi2ncommon)
 # Version settings
 set(MAJOR_VERSION 2)
 set(MINOR_VERSION 1)
-set(VERSION 2.1)
+set(VERSION 2.2)
 
 SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}")