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