From: Thomas Jarosch Date: Wed, 7 Sep 2011 12:07:03 +0000 (+0200) Subject: Increase 'libi2ncommon' version to 2.2 X-Git-Tag: v2.6~48 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=56f06153019238ead9a878869f3b92ef69432096;p=libi2ncommon Increase 'libi2ncommon' version to 2.2 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 144c624..0659252 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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}")