Skip to content

Commit 074c442

Browse files
author
chengyitian
committed
update java api version to '3.00.3.1';
1 parent ad81266 commit 074c442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com/xxdb/data/Utils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
public class Utils {
1717

18-
public static final String JAVA_API_VERSION = "3.00.3.0";
18+
public static final String JAVA_API_VERSION = "3.00.3.1";
1919

2020
public static final int DISPLAY_ROWS = 20;
2121
public static final int DISPLAY_COLS = 100;

0 commit comments

Comments
 (0)