Updated version string

This commit is contained in:
hns 2002-10-24 15:37:29 +00:00
parent 1a785e4031
commit 8573a0ce89

View file

@ -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