Skip to content

Commit 3b3e4ad

Browse files
committed
increased patch version for msgs
1 parent 818cb10 commit 3b3e4ad

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

rmcl_msgs/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.8)
2-
project(rmcl_msgs VERSION 2.2.1)
2+
project(rmcl_msgs VERSION 2.2.2)
33

44
# Default to C++17
55
if(NOT CMAKE_CXX_STANDARD)

rmcl_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>rmcl_msgs</name>
5-
<version>2.2.1</version>
5+
<version>2.2.2</version>
66
<description>The rmcl_msgs package</description>
77
<maintainer email="amock@uos.de">Alexander Mock</maintainer>
88
<author email="amock@uos.de">Alexander Mock</author>

0 commit comments

Comments
 (0)