From 241ed15da41b6f412c75a2a7d4cc0d10ffbfa17d Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 4 Feb 2019 15:39:57 +0100 Subject: Bump SONAMEs in preparation for ABI breaks --- apt-inst/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-inst') diff --git a/apt-inst/CMakeLists.txt b/apt-inst/CMakeLists.txt index 31da115e4..55950679a 100644 --- a/apt-inst/CMakeLists.txt +++ b/apt-inst/CMakeLists.txt @@ -2,7 +2,7 @@ include_directories(${PROJECT_BINARY_DIR}/include/apt-pkg) # Set the version of the library -set(MAJOR 2.0) +set(MAJOR 3.0) set(MINOR 0) set(APT_INST_MAJOR ${MAJOR} PARENT_SCOPE) -- cgit v1.2.3