upgrade db 146

This commit is contained in:
Dany De Bontridder 2020-10-12 18:37:42 +02:00
parent f2ae91ed7c
commit 5a9c4eeab9
3 changed files with 8 additions and 3 deletions

View file

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