version 1.0.4

This commit is contained in:
Arndt 2014-09-28 16:15:20 +02:00
parent 1ee41026c1
commit bd5dfb0b2e
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.3 / 24082014");
System.out.println("BRouter 1.0.4 / 28092014");
if ( args.length != 5 )
{
System.out.println("serve BRouter protocol");