Skip to content

Commit b7176ff

Browse files
committed
0.1.31
1 parent b506988 commit b7176ff

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog
33
^^^^^^^^^
44

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+
510
0.1.30 [2013-12-26]
611
===================
712
* rosdistro scraping more intelligent : now checks for message_generation dependant packages

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>rosjava_build_tools</name>
3-
<version>0.1.30</version>
3+
<version>0.1.31</version>
44
<description>
55
Simple tools and catkin modules for rosjava development.
66
</description>

0 commit comments

Comments
 (0)