Release libi2ncommon 2.12 v2.12
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 1 Aug 2024 12:48:44 +0000 (14:48 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 1 Aug 2024 13:00:32 +0000 (15:00 +0200)
Issue a new release due to the .so version bump.

CMakeLists.txt
libi2ncommon.spec

index 8529c0d..8c0eac7 100644 (file)
@@ -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}")
 
index 0614121..228482d 100644 (file)
@@ -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