set default open nogo-lines for OsmAnd

This commit is contained in:
Norbert Truchsess 2018-02-26 16:33:14 +01:00
parent fb00e0d130
commit 16259f1f17
3 changed files with 3 additions and 3 deletions

View file

@ -88,7 +88,7 @@ public class BRouter
}
System.exit(0);
}
System.out.println("BRouter 1.4.9 / 24092017 / abrensch");
System.out.println("BRouter 1.4.10 / 26022018 / abrensch+ntruchsess");
if ( args.length < 6 )
{
System.out.println("Find routes in an OSM map");