From: Thomas Jarosch Date: Wed, 31 Dec 2025 11:20:28 +0000 (+0100) Subject: Release libi2ncommon 2.13 X-Git-Tag: v2.13^0 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=e9cd52d66622f09642d5ddc7c976662e2e60b456;p=libi2ncommon Release libi2ncommon 2.13 Issue a new release due to all the fixes. No .so version bump needed, ABI stayed the same. --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 07f53fe..14d5ae7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ endif() project(libi2ncommon) # Version settings -set(VERSION 2.12) +set(VERSION 2.13) SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}") diff --git a/libi2ncommon.spec b/libi2ncommon.spec index 228482d..5b67304 100644 --- a/libi2ncommon.spec +++ b/libi2ncommon.spec @@ -17,7 +17,7 @@ Summary: library with functions common in Intra2net programs Name: libi2ncommon -Version: 2.12 +Version: 2.13 Release: 1 License: GPLv2 + linking exception Group: Development/Libraries