From: Thomas Jarosch Date: Mon, 18 Nov 2013 14:48:12 +0000 (+0100) Subject: Increase version X-Git-Tag: v2.6~11 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=de1bcbd6931915235d2b2906572b6ab2f15562e7;p=libi2ncommon Increase version --- diff --git a/CMakeLists.txt b/CMakeLists.txt index d591511..4492d3d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ project(libi2ncommon) # Version settings -set(VERSION 2.4) +set(VERSION 2.5) SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}")