This commit is contained in:
Arndt Brenschede 2016-08-30 19:30:53 +02:00
parent ea572ad47f
commit e217f12e71
19 changed files with 58 additions and 27 deletions

View file

@ -88,7 +88,7 @@ public class BRouter
}
System.exit(0);
}
System.out.println("BRouter 1.4.3 / 06082016 / abrensch");
System.out.println("BRouter 1.4.4 / 29082016 / abrensch");
if ( args.length < 6 )
{
System.out.println("Find routes in an OSM map");