From 8ac50729f9c3403d6e5f8c7a0bce36c9e10503ef Mon Sep 17 00:00:00 2001 From: Fasse Date: Thu, 16 Apr 2015 05:52:26 +0200 Subject: [PATCH] update version to 2.4.13 --- adm_program/system/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adm_program/system/constants.php b/adm_program/system/constants.php index 5eefff97f3..7213f5ba87 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.12'); +define('ADMIDIO_VERSION', '2.4.13'); define('BETA_VERSION', '0'); define('MIN_PHP_VERSION', '5.2.0');