Version DB 131

This commit is contained in:
Dany De Bontridder 2018-11-28 12:40:34 +01:00
parent f0220f5816
commit 58d6b51081

View file

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