Updated version string.

This commit is contained in:
hns 2002-09-04 13:37:03 +00:00
parent 06430a62e8
commit 9eb0955806

View file

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