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