Change version number to 1.6.3
This commit is contained in:
parent
9a0a61e698
commit
c28482264e
2 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@ import helma.util.ResourceProperties;
|
|||
*/
|
||||
public class Server implements Runnable {
|
||||
// version string
|
||||
public static final String version = "1.7.0-pre (__builddate__)";
|
||||
public static final String version = "1.6.3 (__builddate__)";
|
||||
|
||||
// static server instance
|
||||
private static Server server;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue