From: Thomas Jarosch Date: Thu, 1 Aug 2024 12:48:44 +0000 (+0200) Subject: Release libi2ncommon 2.12 X-Git-Tag: v2.12^0 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=f22c059b4c5614f49f418c63be52f773479ab3ab;p=libi2ncommon Release libi2ncommon 2.12 Issue a new release due to the .so version bump. --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 8529c0d..8c0eac7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.28 FATAL_ERROR) project(libi2ncommon) # Version settings -set(VERSION 2.11) +set(VERSION 2.12) SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}") diff --git a/libi2ncommon.spec b/libi2ncommon.spec index 0614121..228482d 100644 --- a/libi2ncommon.spec +++ b/libi2ncommon.spec @@ -17,7 +17,7 @@ Summary: library with functions common in Intra2net programs Name: libi2ncommon -Version: 2.11 +Version: 2.12 Release: 1 License: GPLv2 + linking exception Group: Development/Libraries