Skip to content

Commit 6e5af3c

Browse files
committed
1.0.0
1 parent 9b54694 commit 6e5af3c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.0.0 (2022-02-16)
6+
------------------
77
* Fixed package.xml and setup.py information.
88
* Removed CMakeLists.txt.
99
* Removed src folder.

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>robot_upstart</name>
5-
<version>0.4.2</version>
5+
<version>1.0.0</version>
66
<description>
77
The robot_upstart package provides scripts which may be used to install
88
and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files.

0 commit comments

Comments
 (0)