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 0513478 commit a6522a4Copy full SHA for a6522a4
CHANGELOG.rst
@@ -2,6 +2,10 @@
2
Changelog
3
^^^^^^^^^
4
5
+0.2.4 (2015-06-03)
6
+------------------
7
+* bugfix environment hooks for workspaces with spaces.
8
+
9
0.2.3 (2015-03-01)
10
------------------
11
* publically expose the rosjava environment setup (for genjava).
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>rosjava_build_tools</name>
- <version>0.2.3</version>
+ <version>0.2.4</version>
<description>
Simple tools and catkin modules for rosjava development.
</description>
0 commit comments