Updated version date
This commit is contained in:
parent
d62f95e941
commit
d88c8c50d6
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ import java.util.*;
|
||||||
*/
|
*/
|
||||||
public class Server implements IPathElement, Runnable {
|
public class Server implements IPathElement, Runnable {
|
||||||
// version string
|
// version string
|
||||||
public static final String version = "1.3.2-pre2 (2003/12/01)";
|
public static final String version = "1.3.2-pre2 (2004/01/22)";
|
||||||
|
|
||||||
// static server instance
|
// static server instance
|
||||||
private static Server server;
|
private static Server server;
|
||||||
|
|
Loading…
Add table
Reference in a new issue