From c778e35b38815fc654d66706896b774ae7da4479 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Thu, 23 Mar 2017 12:25:13 +0100 Subject: [PATCH] Increase version to 2.9 Carefully checked that it should be ABI compatible to 2.8. --- CMakeLists.txt | 2 +- libi2ncommon.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 -- 1.7.1