Skip to content

Commit

Permalink
Upgrading library to version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jgalan committed Jul 12, 2021
1 parent d0bafe9 commit df2e23e
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}")

file(GLOB_RECURSE addon_src
Expand Down

0 comments on commit df2e23e

Please sign in to comment.