Skip to content

Commit

Permalink
chore:source prepare the new 4.11.1 version and update database versi…
Browse files Browse the repository at this point in the history
…on to 1583
  • Loading branch information
vertigo17 committed Dec 30, 2020
1 parent 00f8349 commit 4937157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/src/main/webapp/DatabaseMaintenance.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
// this is used in order to execute only 1 instruction at a time as it make take a lot of time to process.
boolean SQLExecuted = false;
// SQL that has version equal to SQLLimit will not be executed automatically.
Integer SQLLimit = 1584; // 4.11 Version LEVEL.
Integer SQLLimit = 1584; // 4.11.1 Version LEVEL.
IFactoryMyversion factoryMyversion;
try {
Expand Down

0 comments on commit 4937157

Please sign in to comment.