Skip to content
Snippets Groups Projects
Commit 696fb8c3 authored by Daniel Stonier's avatar Daniel Stonier
Browse files

0.1.12

parent 02aef3d8
Branches
Tags 0.1.12
No related merge requests found
......@@ -2,6 +2,10 @@
Changelog for package rosjava_bootstrap
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.1.12 [2013-11-08]
------------------
* fix single artifact message generation when there is dependencies.
0.1.11 (2013-10-31)
------------------
* catkin tree generator now takes latest versions only.
......
......@@ -27,7 +27,7 @@ project.ext {
allprojects {
group='org.ros.rosjava_bootstrap'
version = '0.1.11'
version = '0.1.12'
}
subprojects {
......
<?xml version="1.0"?>
<package>
<name>rosjava_bootstrap</name>
<version>0.1.11</version>
<version>0.1.12</version>
<description>
Bootstrap utilities for rosjava builds.
</description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment