From: Thomas Jarosch Date: Fri, 5 Apr 2019 14:30:01 +0000 (+0200) Subject: Release libi2ncommon 2.11 X-Git-Tag: v2.11^0 X-Git-Url: http://developer.intra2net.com/git/?p=libi2ncommon;a=commitdiff_plain;h=38b8c82588521975e4c5e606a958170e7329ddd5 Release libi2ncommon 2.11 No increase in SOVERSION needed as far as I can tell. --- 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