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