updated version to 1.2.3 final

This commit is contained in:
hns 2003-03-07 16:09:40 +00:00
parent 6482af48a1
commit 4a43f9bcab

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.2.3 RC1 (2003/03/05)"; public static final String version = "1.2.3 (2003/03/07)";
public final long starttime; public final long starttime;
// if true we only accept RMI and XML-RPC connections from // if true we only accept RMI and XML-RPC connections from