updated version string
This commit is contained in:
parent
63b7cb78c3
commit
0a09f6e2ed
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ import helma.util.*;
|
|||
|
||||
public class Server implements IPathElement, Runnable {
|
||||
|
||||
public static final String version = "1.2pre3 2002/05/15";
|
||||
public static final String version = "1.2pre3 2002/06/07";
|
||||
public static final long starttime = System.currentTimeMillis();
|
||||
|
||||
public static boolean useTransactions = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue