Skip to content

Commit

Permalink
Merge pull request #34 from rest-for-physics/v1.3
Browse files Browse the repository at this point in the history
Fixing library version 1.3
  • Loading branch information
jgalan authored Jun 30, 2021
2 parents 2879ffb + 3db0809 commit 0838016
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.2" )
set( LibraryVersion "1.3" )
add_definitions(-DLIBRARY_VERSION="${LibraryVersion}")

COMPILELIB("")
Expand Down

0 comments on commit 0838016

Please sign in to comment.