1.2 prparations

This commit is contained in:
Arndt 2015-03-30 14:22:19 +02:00
parent deb3b0eb02
commit 062702c5a3
4 changed files with 5 additions and 5 deletions

View file

@ -126,7 +126,7 @@ public class RouteServer extends Thread
public static void main(String[] args) throws Exception
{
System.out.println("BRouter 1.1 / 27122014");
System.out.println("BRouter 1.2 / 07022015");
if ( args.length != 5 )
{
System.out.println("serve BRouter protocol");