updated version string

This commit is contained in:
hns 2002-09-26 16:59:03 +00:00
parent 50853a16c6
commit 7cea5ece31

View file

@ -25,7 +25,7 @@ import org.mortbay.http.ajp.*;
public class Server implements IPathElement, Runnable { public class Server implements IPathElement, Runnable {
public static final String version = "1.2pre3+ 2002/09/23"; public static final String version = "1.2pre3+ 2002/09/26";
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