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 c7c8f76 commit 669d473Copy full SHA for 669d473
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.10)
2
3
-project(ROSProjectManager VERSION 14.0)
+project(ROSProjectManager VERSION 14.1)
4
5
if(CMAKE_COMPILER_IS_GNUCXX OR CMAKE_CXX_COMPILER_ID MATCHES "Clang")
6
add_compile_options(-Werror -Wall -Wextra -Wpedantic -Wsuggest-override)
0 commit comments