diff --git a/include/constant.php b/include/constant.php index d390c1cf4..aeb4f40b4 100644 --- a/include/constant.php +++ b/include/constant.php @@ -25,7 +25,7 @@ global $version_noalyss; // version -define('NOALYSS_VERSION', 9203 ); +define('NOALYSS_VERSION', 9204 ); // Database schema version define("DBVERSION", 196);