diff --git a/include/constant.php b/include/constant.php index 806867ebb..0d0612ebd 100644 --- a/include/constant.php +++ b/include/constant.php @@ -25,7 +25,7 @@ global $version_noalyss; // version -define('NOALYSS_VERSION', 9300 ); +define('NOALYSS_VERSION', 9301 ); // Database schema version define("DBVERSION", 203);