From 54ef8f069b2936c0d84c99c0931aad1ed4d8c71d Mon Sep 17 00:00:00 2001 From: juanan Date: Mon, 25 Apr 2022 12:44:17 +0200 Subject: [PATCH] Increasing library version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6843638dd..3b02ffc06 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -set( LibraryVersion "1.6" ) +set( LibraryVersion "1.7" ) add_definitions(-DLIBRARY_VERSION="${LibraryVersion}") #find garfield libs and includes