提交 7184640b authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 e21518af
......@@ -76,8 +76,8 @@ package org.h2.engine;
*/
public class Constants {
public static final int BUILD_ID = 70;
private static final String BUILD = "2008-04-20";
public static final int BUILD_ID = 71;
private static final String BUILD = "2008-04-25";
public static final boolean ALLOW_EMPTY_BTREE_PAGES = true;
public static final int ALLOW_LITERALS_NONE = 0;
......
......@@ -71,7 +71,7 @@ public class BuildBase {
return filterFiles(this, true, pattern);
}
};
}
/**
* The output stream (System.out).
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论