Switch version to 1.4.2
This commit is contained in:
parent
4220bf13f1
commit
0b2b5718aa
2 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,7 @@ import java.util.*;
|
|||
*/
|
||||
public class Server implements IPathElement, Runnable {
|
||||
// version string
|
||||
public static final String version = "1.4.1 (2004/07/29)";
|
||||
public static final String version = "1.4.2 (2005/03/09)";
|
||||
|
||||
// static server instance
|
||||
private static Server server;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue