From 929491481086ab7e6377111078131a18048b5fbc Mon Sep 17 00:00:00 2001 From: Javier Galan Date: Fri, 7 Oct 2022 11:31:05 +0200 Subject: [PATCH] Updating CMakeLists.txt to 1.9 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ea38164f..b0f2d237 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -set(LibraryVersion "1.8") +set(LibraryVersion "1.9") add_definitions(-DLIBRARY_VERSION="${LibraryVersion}") #find garfield libs and includes