Increasing version to 1.4.0-rc2
This commit is contained in:
parent
b972bee305
commit
99ba7d3e3c
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.0-rc1 (2004/02/11)";
|
||||
public static final String version = "1.4.0-rc2 (2004/02/20)";
|
||||
|
||||
// static server instance
|
||||
private static Server server;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue