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

0.1.14

parent 08578908
Branches
Tags 0.1.14
No related merge requests found
......@@ -2,6 +2,10 @@
Changelog for package rosjava_bootstrap
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.1.14 [2013-12-11]
------------------
* stop unofficial message generation accidentally picking up older versions of packages.
0.1.13 [2013-12-08]
------------------
* fix unofficial message package internal/external dependency configuration.
......
......@@ -27,7 +27,7 @@ project.ext {
allprojects {
group='org.ros.rosjava_bootstrap'
version = '0.1.13'
version = '0.1.14'
}
subprojects {
......
<?xml version="1.0"?>
<package>
<name>rosjava_bootstrap</name>
<version>0.1.13</version>
<version>0.1.14</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