1.3.1
This commit is contained in:
parent
b21cc2e931
commit
850e8049fb
5 changed files with 6 additions and 6 deletions
|
|
@ -533,7 +533,7 @@ private long startTime = 0L;
|
|||
}
|
||||
else
|
||||
{
|
||||
String result = "version = BRouter-1.3\n"
|
||||
String result = "version = BRouter-1.3.1\n"
|
||||
+ "distance = " + cr.getDistance()/1000. + " km\n"
|
||||
+ "filtered ascend = " + cr.getAscend() + " m\n"
|
||||
+ "plain ascend = " + cr.getPlainAscend();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue