1.4.2 versioning
This commit is contained in:
parent
52e6754bfc
commit
037ab7d734
15 changed files with 19 additions and 19 deletions
|
|
@ -88,7 +88,7 @@ public class BRouter
|
|||
}
|
||||
System.exit(0);
|
||||
}
|
||||
System.out.println("BRouter 1.4.1 / 09052016 / abrensch");
|
||||
System.out.println("BRouter 1.4.2 / 16052016 / abrensch");
|
||||
if ( args.length < 6 )
|
||||
{
|
||||
System.out.println("Find routes in an OSM map");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue