Skip to content

Commit

Permalink
CMakeLists.txt upgrading library version to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jgalan committed Jul 12, 2021
1 parent b2cd894 commit b2614d5
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.4" )
set( LibraryVersion "1.5" )
add_definitions(-DLIBRARY_VERSION="${LibraryVersion}")

if (${REST_DECAY0} MATCHES "ON")
Expand Down

0 comments on commit b2614d5

Please sign in to comment.