Increase version to 1.3.2-pre2
This commit is contained in:
parent
3ca0424f38
commit
1a090a7ad8
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ import java.util.*;
|
|||
* Helma server main class.
|
||||
*/
|
||||
public class Server implements IPathElement, Runnable {
|
||||
public static final String version = "1.3.2-pre1 (2003/11/06)";
|
||||
public static final String version = "1.3.2-pre2 (2003/12/01)";
|
||||
|
||||
// server-wide properties
|
||||
static SystemProperties appsProps;
|
||||
|
|
Loading…
Add table
Reference in a new issue