Skip to content

Commit 223077c

Browse files
committed
chore:source prepare the new 4.19 version and update database version to 1881
1 parent d7bc890 commit 223077c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/src/main/webapp/DatabaseMaintenance.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
// this is used in order to execute only 1 instruction at a time as it make take a lot of time to process.
6666
boolean SQLExecuted = false;
6767
// SQL that has version equal to SQLLimit will not be executed automatically.
68-
Integer SQLLimit = 1784; // 4.18 Version LEVEL.
68+
Integer SQLLimit = 1882; // 4.19 Version LEVEL.
6969
IFactoryMyversion factoryMyversion;
7070
7171
try {

0 commit comments

Comments
 (0)