diff --git a/adm_program/system/constants.php b/adm_program/system/constants.php index 1385c31cff..5eefff97f3 100644 --- a/adm_program/system/constants.php +++ b/adm_program/system/constants.php @@ -14,7 +14,7 @@ } // !!! Please do not edit these version numbers !!! -define('ADMIDIO_VERSION', '2.4.11'); +define('ADMIDIO_VERSION', '2.4.12'); define('BETA_VERSION', '0'); define('MIN_PHP_VERSION', '5.2.0');