Skip to content

Commit

Permalink
CMakeLists.txt Increasing to release 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jgalan committed Dec 15, 2022
1 parent 93a11dd commit 6091fff
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 6091fff

Please sign in to comment.