Updated version string.
This commit is contained in:
parent
38a4e6e765
commit
d573bd1479
1 changed files with 1 additions and 1 deletions
|
@ -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/09/04";
|
public static final String version = "1.2pre3+ 2002/09/06";
|
||||||
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