version 1.0.3
This commit is contained in:
parent
3a0f08dd5d
commit
329b36a45d
3 changed files with 4 additions and 4 deletions
|
|
@ -536,7 +536,7 @@ private long startTime = 0L;
|
|||
}
|
||||
else
|
||||
{
|
||||
String result = "version = BRouter-1.0.2\n"
|
||||
String result = "version = BRouter-1.0.3\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