1.4.2 versioning

This commit is contained in:
Arndt 2016-05-16 18:10:45 +02:00
parent 52e6754bfc
commit 037ab7d734
15 changed files with 19 additions and 19 deletions

View file

@ -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");