Skip to content

Commit

Permalink
release 14.2 for script updates and DEB artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch authored and christian-rauch committed Oct 27, 2024
1 parent cc182c9 commit 27eaf99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.10)

project(ROSProjectManager VERSION 14.1)
project(ROSProjectManager VERSION 14.2)

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

0 comments on commit 27eaf99

Please sign in to comment.