Updated version string to 1.3-alpha-0
This commit is contained in:
parent
2558a118a9
commit
6939b8cb26
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ import java.util.*;
|
|||
* Helma server main class.
|
||||
*/
|
||||
public class Server implements IPathElement, Runnable {
|
||||
public static final String version = "1.2.5 (2003/06/06)";
|
||||
public static final String version = "1.3-alpha-0 (2003/06/17)";
|
||||
|
||||
// server-wide properties
|
||||
static SystemProperties appsProps;
|
||||
|
|
Loading…
Add table
Reference in a new issue