Improve Test and set the Patch level to 181

This commit is contained in:
sparkyx 2022-11-20 21:23:36 +01:00
parent 0a37212d2a
commit 6bd4f72178
5 changed files with 38 additions and 15 deletions

View file

@ -116,7 +116,7 @@ if (!defined("NOALYSS_PACKAGE_REPOSITORY")) {
if (!defined("SYSINFO_DISPLAY")) {
define("SYSINFO_DISPLAY", TRUE);
}
define("DBVERSION", 180);
define("DBVERSION", 181);
define("MONO_DATABASE", 25);
define("DBVERSIONREPO", 20);
define('NOTFOUND', '--not found--');