We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfb635d commit 00dd890Copy full SHA for 00dd890
CMakeLists.txt
@@ -4,7 +4,7 @@
4
# CMakeLists in this exact order for cmake to work correctly
5
cmake_minimum_required(VERSION 3.16)
6
7
-set(PROJECT_VER "1.8.6")
+set(PROJECT_VER "1.8.7")
8
9
# Add this line to disable the specific warning
10
add_compile_options(-Wno-missing-field-initializers)
0 commit comments