Skip to content

Commit 14cf158

Browse files
author
hangum
committed
- 버전넘버 변경
1 parent 6805241 commit 14cf158

File tree

1 file changed

+2
-2
lines changed
  • com.tadpole.common.define.core/src/com/tadpole/common/define/core/define

1 file changed

+2
-2
lines changed

com.tadpole.common.define.core/src/com/tadpole/common/define/core/define/SystemDefine.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ public class SystemDefine {
2323
// DB HUB
2424
public static final String DBHUB_NAME = "Tadpole DB Hub";
2525
public static final String DBHUB_MAJOR_VERSION = "2.0.0";
26-
public static final String DBHUB_SUB_VERSION = "Build (A2)";
27-
public static final String DBHUB_RELEASE_DATE = "2019.05.15";
26+
public static final String DBHUB_SUB_VERSION = "Build (A3)";
27+
public static final String DBHUB_RELEASE_DATE = "2019.09.30";
2828

2929
// History Hub
3030
public static final String HISTORYHUB_NAME = "Tadpole History Hub";

0 commit comments

Comments
 (0)