1.0 preparations
This commit is contained in:
parent
fb4bf8e0cd
commit
a6878ba04e
3 changed files with 3 additions and 3 deletions
|
|
@ -541,7 +541,7 @@ private long startTime = 0L;
|
|||
}
|
||||
else
|
||||
{
|
||||
String result = "version = BRouter-0.9.9\n"
|
||||
String result = "version = BRouter-1.0.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