Release libi2ncommon 2.13 master v2.13
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 31 Dec 2025 11:20:28 +0000 (12:20 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 31 Dec 2025 11:20:28 +0000 (12:20 +0100)
Issue a new release due to all the fixes.

No .so version bump needed, ABI stayed the same.

CMakeLists.txt
libi2ncommon.spec

index 07f53fe..14d5ae7 100644 (file)
@@ -11,7 +11,7 @@ endif()
 project(libi2ncommon)
 
 # Version settings
-set(VERSION 2.12)
+set(VERSION 2.13)
 
 SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}")
 
index 228482d..5b67304 100644 (file)
@@ -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