Skip to content

Commit

Permalink
Merge pull request #91 from rest-for-physics/release_v1.8
Browse files Browse the repository at this point in the history
CMakeLists.txt Increasing to release 1.8
  • Loading branch information
jgalan committed Dec 15, 2022
2 parents 93a11dd + 6091fff commit 071e9ab
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}")

if (CMAKE_SYSTEM_NAME MATCHES "Windows")
Expand Down

0 comments on commit 071e9ab

Please sign in to comment.