Database upgrade
This commit is contained in:
parent
eb28f83c75
commit
5f13e6ede5
3 changed files with 90 additions and 85 deletions
|
|
@ -28,7 +28,7 @@ global $version_noalyss;
|
|||
define('NOALYSS_VERSION', 9206 );
|
||||
|
||||
// Database schema version
|
||||
define("DBVERSION", 197);
|
||||
define("DBVERSION", 198);
|
||||
|
||||
// version for MONO_DATABASE
|
||||
define("MONO_DATABASE", 25);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue