Updated version to 1.2.1
This commit is contained in:
parent
1fec2b0be0
commit
5025f5fb96
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.0+ (2002/12/16)";
|
||||
public static final String version = "1.2.1 (2002/12/17)";
|
||||
public final long starttime;
|
||||
|
||||
// if true we only accept RMI and XML-RPC connections from
|
||||
|
|
Loading…
Add table
Reference in a new issue