* Update version string to 1.6.1
This commit is contained in:
parent
911e8c3fbc
commit
21c44962f1
3 changed files with 3 additions and 3 deletions
|
@ -39,7 +39,7 @@ import helma.util.ResourceProperties;
|
|||
*/
|
||||
public class Server implements Runnable {
|
||||
// version string
|
||||
public static final String version = "1.6.0 (__builddate__)";
|
||||
public static final String version = "1.6.1 (__builddate__)";
|
||||
|
||||
// static server instance
|
||||
private static Server server;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue