Updated version string to 1.2 RC2
This commit is contained in:
parent
f2bfe5b9cf
commit
6b6f86117e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ import org.apache.xmlrpc.*;
|
|||
|
||||
public class Server implements IPathElement, Runnable {
|
||||
|
||||
public static final String version = "1.2 RC1 2002/12/03";
|
||||
public static final String version = "1.2 RC2 2002/12/05";
|
||||
public final long starttime;
|
||||
|
||||
// if true we only accept RMI and XML-RPC connections from
|
||||
|
|
Loading…
Add table
Reference in a new issue