Skip to content

Commit

Permalink
CMakeLists.txt Increasing LibraryVersion to 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jgalan committed Sep 9, 2022
1 parent 5671e18 commit 46882ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(LibraryVersion "1.7")
set(LibraryVersion "1.8")
add_definitions(-DLIBRARY_VERSION="${LibraryVersion}")

#find garfield libs and includes
Expand Down

0 comments on commit 46882ec

Please sign in to comment.