Updated version string
This commit is contained in:
parent
1a785e4031
commit
8573a0ce89
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ import org.apache.xmlrpc.*;
|
||||||
|
|
||||||
public class Server implements IPathElement, Runnable {
|
public class Server implements IPathElement, Runnable {
|
||||||
|
|
||||||
public static final String version = "1.2pre3+ 2002/10/01";
|
public static final String version = "1.2pre3+ 2002/10/24";
|
||||||
public long starttime;
|
public long starttime;
|
||||||
|
|
||||||
// if true we only accept RMI and XML-RPC connections from
|
// if true we only accept RMI and XML-RPC connections from
|
||||||
|
|
Loading…
Add table
Reference in a new issue