We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94e5ad0 commit 9feedfdCopy full SHA for 9feedfd
src/plugins/CMakeLists.txt
@@ -27,7 +27,7 @@ include(generate_product_version)
27
28
set(VERSION_MAJOR 5)
29
set(VERSION_MINOR 55)
30
-set(VERSION_PATCH 4)
+set(VERSION_PATCH 5)
31
32
add_library(pch pch.cpp)
33
target_precompile_headers(pch PUBLIC pch.h)
0 commit comments