updated version info
This commit is contained in:
parent
93eb5c9750
commit
d141d65585
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ import com.sleepycat.db.*;
|
||||||
|
|
||||||
public class Server {
|
public class Server {
|
||||||
|
|
||||||
public static final String version = "1.2pre2 2001/12/04";
|
public static final String version = "1.2pre2 2001/12/07";
|
||||||
|
|
||||||
public static boolean useTransactions = true;
|
public static boolean useTransactions = true;
|
||||||
public static boolean paranoid;
|
public static boolean paranoid;
|
||||||
|
|
Loading…
Add table
Reference in a new issue