Skip to content

Commit

Permalink
Merge pull request #81 from rest-for-physics/release_v2.0
Browse files Browse the repository at this point in the history
CMakeLists increased to version 2.0
  • Loading branch information
jgalan authored Dec 9, 2022
2 parents 7c5763b + f66b687 commit c1cbc81
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.9")
set(LibraryVersion "2.0")
add_definitions(-DLIBRARY_VERSION="${LibraryVersion}")

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

0 comments on commit c1cbc81

Please sign in to comment.