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

@ -155,7 +155,7 @@ public class RouteServer extends Thread
public static void main(String[] args) throws Exception
{
System.out.println("BRouter 1.4.1 / 09052016");
System.out.println("BRouter 1.4.2 / 16052016");
if ( args.length != 5 )
{
System.out.println("serve BRouter protocol");