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 b506988 commit b7176ffCopy full SHA for b7176ff
CHANGELOG.rst
@@ -2,6 +2,11 @@
2
Changelog
3
^^^^^^^^^
4
5
+0.1.31 [2014-02-03]
6
+===================
7
+* separate app and library catkin_create_rosjava_xxx_project scripts.
8
+* app rosjava project integration with catkin_make (i.e. cmake-gradle targets).
9
+
10
0.1.30 [2013-12-26]
11
===================
12
* rosdistro scraping more intelligent : now checks for message_generation dependant packages
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>rosjava_build_tools</name>
- <version>0.1.30</version>
+ <version>0.1.31</version>
<description>
Simple tools and catkin modules for rosjava development.
</description>
0 commit comments