Upgrade DB to 145

This commit is contained in:
Dany De Bontridder 2020-10-06 19:45:32 +02:00
parent 09506c523a
commit 4474640ef4
5 changed files with 303 additions and 2 deletions

View file

@ -107,7 +107,7 @@ if ( !defined ("NOALYSS_PACKAGE_REPOSITORY")) {
if ( ! defined ("SYSINFO_DISPLAY")) {
define ("SYSINFO_DISPLAY",TRUE);
}
define ("DBVERSION",144);
define ("DBVERSION",145);
define ("MONO_DATABASE",25);
define ("DBVERSIONREPO",18);
define ('NOTFOUND','--not found--');