From 46882ec7bbc3fc1cf434b9138eeb3b81ed3c6566 Mon Sep 17 00:00:00 2001 From: Javier Galan Date: Fri, 9 Sep 2022 10:03:07 +0200 Subject: [PATCH] CMakeLists.txt Increasing LibraryVersion to 1.8 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4b01e423..ea38164f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -set(LibraryVersion "1.7") +set(LibraryVersion "1.8") add_definitions(-DLIBRARY_VERSION="${LibraryVersion}") #find garfield libs and includes