version 1.0.3

This commit is contained in:
Arndt 2014-08-24 11:05:59 +02:00
parent 3a0f08dd5d
commit 329b36a45d
3 changed files with 4 additions and 4 deletions

View file

@ -129,7 +129,7 @@ public class RouteServer extends Thread
public static void main(String[] args) throws Exception
{
System.out.println("BRouter 1.0.2 / 10082014 / abrensch");
System.out.println("BRouter 1.0.3 / 24082014");
if ( args.length != 5 )
{
System.out.println("serve BRouter protocol");