1.3 preparation

This commit is contained in:
Arndt Brenschede 2015-10-15 19:12:05 +02:00
parent 20212963ba
commit 112d04979b
21 changed files with 51 additions and 61 deletions

View file

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