Updated version date and checking to see if commit mails are working again.

This commit is contained in:
hns 2002-06-27 15:37:09 +00:00
parent 2f722912b5
commit 97b4f8b7e9

View file

@ -24,7 +24,7 @@ import helma.util.*;
public class Server implements IPathElement, Runnable {
public static final String version = "1.2pre3 2002/06/18";
public static final String version = "1.2pre3 2002/06/27";
public static final long starttime = System.currentTimeMillis();
public static boolean useTransactions = true;