Skip to content

Commit

Permalink
Fixing library version to v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jgalan committed Apr 11, 2021
1 parent b56a2d0 commit c1ff0e6
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.0" )
set( LibraryVersion "1.1" )
add_definitions(-DLIBRARY_VERSION="${LibraryVersion}")

#find garfield libs and includes
Expand Down

0 comments on commit c1ff0e6

Please sign in to comment.