Skip to content

Commit fb15afc

Browse files
author
chengyitian
committed
update java api version to 3.00.1.1 for Utils;
1 parent 7c300c7 commit fb15afc

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.0.2";
18+
public static final String JAVA_API_VERSION = "3.00.1.1";
1919

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

0 commit comments

Comments
 (0)