Update version date
This commit is contained in:
parent
0655b03c60
commit
49b08cc5a7
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ import java.util.*;
|
||||||
* Helma server main class.
|
* Helma server main class.
|
||||||
*/
|
*/
|
||||||
public class Server implements IPathElement, Runnable {
|
public class Server implements IPathElement, Runnable {
|
||||||
public static final String version = "1.3.2-pre1 (2003/10/24)";
|
public static final String version = "1.3.2-pre1 (2003/11/06)";
|
||||||
|
|
||||||
// server-wide properties
|
// server-wide properties
|
||||||
static SystemProperties appsProps;
|
static SystemProperties appsProps;
|
||||||
|
|
Loading…
Add table
Reference in a new issue