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 68a3f7d commit dff8f9cCopy full SHA for dff8f9c
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.5.9")
+set(PROJECT_VER "1.6.0")
8
9
# Add this line to disable the specific warning
10
add_compile_options(-Wno-missing-field-initializers)
0 commit comments