version number change to 1.0.2
This commit is contained in:
parent
a63e9eb166
commit
2ae06c8b17
4 changed files with 5 additions and 5 deletions
|
|
@ -129,7 +129,7 @@ public class RouteServer extends Thread
|
|||
|
||||
public static void main(String[] args) throws Exception
|
||||
{
|
||||
System.out.println("BRouter 1.0.1 / 13072014 / abrensch");
|
||||
System.out.println("BRouter 1.0.2 / 10082014 / abrensch");
|
||||
if ( args.length != 5 )
|
||||
{
|
||||
System.out.println("serve BRouter protocol");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue