Task #2373 : upgrade sql
This commit is contained in:
parent
9fb7a3f061
commit
2fda457dee
3 changed files with 50 additions and 45 deletions
|
|
@ -28,7 +28,7 @@ global $version_noalyss;
|
|||
define('NOALYSS_VERSION', 9206 );
|
||||
|
||||
// Database schema version
|
||||
define("DBVERSION", 198);
|
||||
define("DBVERSION", 199);
|
||||
|
||||
// version for MONO_DATABASE
|
||||
define("MONO_DATABASE", 25);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue