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 6a4ec9d commit c052903Copy full SHA for c052903
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 "2.0.3")
+set(PROJECT_VER "2.0.4")
8
9
# Add this line to disable the specific warning
10
add_compile_options(-Wno-missing-field-initializers)
0 commit comments