Database upgrade 131

This commit is contained in:
Dany De Bontridder 2018-12-06 11:50:15 +01:00
parent c61b6e9e45
commit 8e7dc4f38a
3 changed files with 181 additions and 56 deletions

View file

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