* Update version info to 1.5.2
This commit is contained in:
parent
9def07d6e9
commit
89dfbbdaa1
4 changed files with 4 additions and 4 deletions
|
@ -42,7 +42,7 @@ import helma.util.ResourceProperties;
|
|||
*/
|
||||
public class Server implements IPathElement, Runnable {
|
||||
// version string
|
||||
public static final String version = "1.5.1 (__builddate__)";
|
||||
public static final String version = "1.5.2 (__builddate__)";
|
||||
|
||||
// static server instance
|
||||
private static Server server;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue