We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69134ea commit 20b0641Copy full SHA for 20b0641
CHANGELOG.rst
@@ -2,6 +2,11 @@
2
Changelog
3
^^^^^^^^^
4
5
+0.2.3 (2015-03-01)
6
+------------------
7
+* publically expose the rosjava environment setup (for genjava).
8
+* Contributors: Daniel Stonier
9
+
10
0.2.2 (2015-02-25)
11
------------------
12
* support for finding broken message packages.
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>rosjava_build_tools</name>
- <version>0.2.2</version>
+ <version>0.2.3</version>
<description>
Simple tools and catkin modules for rosjava development.
</description>
0 commit comments