From: Thomas Jarosch Date: Thu, 23 Mar 2017 11:25:13 +0000 (+0100) Subject: Increase version to 2.9 X-Git-Tag: v2.9^0 X-Git-Url: http://developer.intra2net.com/git/?p=libi2ncommon;a=commitdiff_plain;h=c778e35b38815fc654d66706896b774ae7da4479 Increase version to 2.9 Carefully checked that it should be ABI compatible to 2.8. --- diff --git a/CMakeLists.txt b/CMakeLists.txt index a8dcec2..f50f010 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ project(libi2ncommon) # Version settings -set(VERSION 2.8) +set(VERSION 2.9) SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}") diff --git a/libi2ncommon.spec b/libi2ncommon.spec index 6fce18d..2649260 100644 --- a/libi2ncommon.spec +++ b/libi2ncommon.spec @@ -17,8 +17,8 @@ Summary: library with functions common in Intra2net programs Name: libi2ncommon -Version: 2.8 -Release: 2 +Version: 2.9 +Release: 1 License: GPLv2 + linking exception Group: Development/Libraries Vendor: Intra2net AG