This commit is contained in:
Arndt 2016-08-06 13:46:30 +02:00
parent 19fd3112bf
commit 42e9ddbdd1
21 changed files with 327 additions and 135 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.2 / 16052016");
System.out.println("BRouter 1.4.3 / 06082016");
if ( args.length != 5 )
{
System.out.println("serve BRouter protocol");