Updated version string to 1.3.2-pre1
This commit is contained in:
parent
39d8683b84
commit
e8fcab410a
2 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ import java.util.*;
|
|||
* Helma server main class.
|
||||
*/
|
||||
public class Server implements IPathElement, Runnable {
|
||||
public static final String version = "1.3.1 (2003/08/28)";
|
||||
public static final String version = "1.3.2-pre1 (2003/10/24)";
|
||||
|
||||
// server-wide properties
|
||||
static SystemProperties appsProps;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue