chg: updated version string
this is a custom version of helma for antville 1.6
This commit is contained in:
parent
29743f0608
commit
7d07ac4f2d
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ import helma.util.ResourceProperties;
|
||||||
*/
|
*/
|
||||||
public class Server implements Runnable {
|
public class Server implements Runnable {
|
||||||
// version string
|
// version string
|
||||||
public static final String version = "1.7.3 (__builddate__)";
|
public static final String version = "🐜 (__builddate__)";
|
||||||
|
|
||||||
// static server instance
|
// static server instance
|
||||||
private static Server server;
|
private static Server server;
|
||||||
|
|
Loading…
Add table
Reference in a new issue