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 b777efa commit 6f720afCopy full SHA for 6f720af
CHANGELOG.rst
@@ -2,6 +2,10 @@
2
Changelog
3
^^^^^^^^^
4
5
+0.1.32 [2014-02-20]
6
+===================
7
+* bugfix catkin_make on empty catkin_created gradle projects.
8
+
9
0.1.31 [2014-02-03]
10
===================
11
* separate app and library catkin_create_rosjava_xxx_project scripts.
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>rosjava_build_tools</name>
- <version>0.1.31</version>
+ <version>0.1.32</version>
<description>
Simple tools and catkin modules for rosjava development.
</description>
0 commit comments