From 38b8c82588521975e4c5e606a958170e7329ddd5 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Fri, 5 Apr 2019 16:30:01 +0200 Subject: [PATCH] Release libi2ncommon 2.11 No increase in SOVERSION needed as far as I can tell. --- CMakeLists.txt | 2 +- libi2ncommon.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 918945b..a1751bc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ project(libi2ncommon) # Version settings -set(VERSION 2.10) +set(VERSION 2.11) SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}") diff --git a/libi2ncommon.spec b/libi2ncommon.spec index b32165b..0614121 100644 --- a/libi2ncommon.spec +++ b/libi2ncommon.spec @@ -17,7 +17,7 @@ Summary: library with functions common in Intra2net programs Name: libi2ncommon -Version: 2.9 +Version: 2.11 Release: 1 License: GPLv2 + linking exception Group: Development/Libraries -- 1.7.1