Skip to content

Commit af108f3

Browse files
committed
3.1.0
1 parent 32e6427 commit af108f3

File tree

12 files changed

+18
-18
lines changed

12 files changed

+18
-18
lines changed

joy/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package joy
33
^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.1.0 (2022-01-28)
6+
------------------
77
* Install includes to include/ and misc CMake fixes (`#225 <https://github.com/ros-drivers/joystick_drivers/issues/225>`_)
88
* Style fixes for newer cpplint.
99
* Contributors: Chris Lalancette, Shane Loretz

joy/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>joy</name>
5-
<version>3.0.1</version>
5+
<version>3.1.0</version>
66

77
<description>
88
The joy package contains joy_node, a node that interfaces a

joy_linux/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package joy
33
^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.1.0 (2022-01-28)
6+
------------------
77
* Style fixes for newer cpplint.
88
* Contributors: Chris Lalancette
99

joy_linux/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>joy_linux</name>
5-
<version>3.0.1</version>
5+
<version>3.1.0</version>
66

77
<description>
88
ROS2 driver for a generic Linux joystick.

sdl2_vendor/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package sdl2_vendor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.1.0 (2022-01-28)
6+
------------------
77

88
3.0.1 (2022-01-28)
99
------------------

sdl2_vendor/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>sdl2_vendor</name>
5-
<version>3.0.1</version>
5+
<version>3.1.0</version>
66
<description>Vendor library for SDL2.</description>
77
<maintainer email="[email protected]">Chris Lalancette</maintainer>
88
<license>Apache License 2.0</license>

spacenav/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package spacenav
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.1.0 (2022-01-28)
6+
------------------
77
* Install includes to include/ and misc CMake fixes (`#225 <https://github.com/ros-drivers/joystick_drivers/issues/225>`_)
88
* Style fixes for newer cpplint.
99
* Contributors: Chris Lalancette, Shane Loretz

spacenav/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>spacenav</name>
3-
<version>3.0.1</version>
3+
<version>3.1.0</version>
44
<license>BSD</license>
55
<description>
66
ROS interface to the 3Dconnexion SpaceNavigator 6DOF joystick.

wiimote/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package wiimote
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.1.0 (2022-01-28)
6+
------------------
77
* Install includes to include/ and misc CMake fixes (`#225 <https://github.com/ros-drivers/joystick_drivers/issues/225>`_)
88
* Style fixes for newer cpplint.
99
* Contributors: Chris Lalancette, Shane Loretz

wiimote/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="3">
66
<name>wiimote</name>
7-
<version>3.0.1</version>
7+
<version>3.1.0</version>
88
<description>
99
The wiimote package allows ROS nodes to communicate with a Nintendo Wiimote
1010
and its related peripherals, including the Nunchuk, Motion Plus, and

0 commit comments

Comments
 (0)