提交 2ae44585 authored 作者: Thomas Mueller's avatar Thomas Mueller

prepare for next release

上级 fb16ec9a
...@@ -73,22 +73,22 @@ public class Constants { ...@@ -73,22 +73,22 @@ public class Constants {
/** /**
* The build id is incremented for each public release. * The build id is incremented for each public release.
*/ */
public static final int BUILD_ID = 73; public static final int BUILD_ID = 74;
/** /**
* The build id of the previous release. * The build id of the previous release.
*/ */
public static final int BUILD_ID_PREVIOUS = 72; public static final int BUILD_ID_PREVIOUS = 73;
/** /**
* The build date is updated for each public release. * The build date is updated for each public release.
*/ */
public static final String BUILD_DATE = "2008-05-31"; public static final String BUILD_DATE = "2008-06-21";
/** /**
* The build date is updated for each public release. * The build date is updated for each public release.
*/ */
public static final String BUILD_DATE_PREVIOUS = "2008-05-10"; public static final String BUILD_DATE_PREVIOUS = "2008-05-31";
/** /**
* The TCP protocol version number 5. This protocol is used by the TCP * The TCP protocol version number 5. This protocol is used by the TCP
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论