1.0 preparations

This commit is contained in:
Arndt 2014-07-13 16:32:22 +02:00
parent fb4bf8e0cd
commit a6878ba04e
3 changed files with 3 additions and 3 deletions

View file

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