Skip to content
This repository was archived by the owner on Jan 14, 2023. It is now read-only.

Commit 86fd5b6

Browse files
authored
Merge pull request #8 from adamantivm/kinetic-updates
Bump version
2 parents 92fcdcd + 97c28f6 commit 86fd5b6

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.rst

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changelog for package genjava
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.3.0 (2016-12-15)
6+
------------------
7+
* Updates for Kinetic release.
8+
59
0.1.4 (2015-03-01)
610
------------------
711
* generate_rosjava_messages cmake api needs the rosjava environment.

package.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<package>
22
<name>genjava</name>
3-
<version>0.1.4</version>
3+
<version>0.3.0</version>
44
<description>
55
Java ROS message and service generators.
66
</description>
77

8-
<license>BSD</license>
8+
<license>BSD</license>
99

1010
<url type="website">http://www.ros.org/wiki/genjava</url>
1111
<url type="repository">https://github.com/rosjava/genjava</url>

0 commit comments

Comments
 (0)