Skip to content

Commit 669d473

Browse files
increment minor version
1 parent c7c8f76 commit 669d473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.10)
22

3-
project(ROSProjectManager VERSION 14.0)
3+
project(ROSProjectManager VERSION 14.1)
44

55
if(CMAKE_COMPILER_IS_GNUCXX OR CMAKE_CXX_COMPILER_ID MATCHES "Clang")
66
add_compile_options(-Werror -Wall -Wextra -Wpedantic -Wsuggest-override)

0 commit comments

Comments
 (0)