Release libi2ncommon 2.11 v2.11
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 5 Apr 2019 14:30:01 +0000 (16:30 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 5 Apr 2019 14:30:03 +0000 (16:30 +0200)
No increase in SOVERSION needed as far as I can tell.

CMakeLists.txt
libi2ncommon.spec

index 918945b..a1751bc 100644 (file)
@@ -2,7 +2,7 @@
 project(libi2ncommon)
 
 # Version settings
-set(VERSION 2.10)
+set(VERSION 2.11)
 
 SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}")
 
index b32165b..0614121 100644 (file)
@@ -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