version 1.6.1
This commit is contained in:
parent
da044752b5
commit
b0410daf89
14 changed files with 16 additions and 16 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>org.btools</groupId>
|
||||
<artifactId>brouter</artifactId>
|
||||
<version>1.6.0</version>
|
||||
<version>1.6.1</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>brouter-core</artifactId>
|
||||
|
|
|
|||
|
|
@ -441,7 +441,7 @@ public final class OsmTrack
|
|||
}
|
||||
else
|
||||
{
|
||||
sb.append( " creator=\"BRouter-1.6.0\" version=\"1.1\">\n" );
|
||||
sb.append( " creator=\"BRouter-1.6.1\" version=\"1.1\">\n" );
|
||||
}
|
||||
|
||||
if ( turnInstructionMode == 3) // osmand style
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue