From 5913d16f012827bebb58b61828095f78458c835b Mon Sep 17 00:00:00 2001 From: arvidn Date: Sun, 7 Oct 2018 09:42:24 +0200 Subject: [PATCH] fix SOVERSION in CMakeLists --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d94e082af..0d0b4a2a3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.8) project(libtorrent) -set (SOVERSION "8") +set (SOVERSION "9") set (VERSION "1.1.10") set(sources