Skip to content

Commit 6f720af

Browse files
committed
0.1.32
1 parent b777efa commit 6f720af

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

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

5+
0.1.32 [2014-02-20]
6+
===================
7+
* bugfix catkin_make on empty catkin_created gradle projects.
8+
59
0.1.31 [2014-02-03]
610
===================
711
* separate app and library catkin_create_rosjava_xxx_project scripts.

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.31</version>
3+
<version>0.1.32</version>
44
<description>
55
Simple tools and catkin modules for rosjava development.
66
</description>

0 commit comments

Comments
 (0)