diff --git a/astat_version.inc.php b/astat_version.inc.php index 19c5edb..209f51a 100644 --- a/astat_version.inc.php +++ b/astat_version.inc.php @@ -14,7 +14,7 @@ if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!'); - define('ASTAT_VERSION', '2.4.8'); - define('ASTAT_VERSION2', '02.04.08'); + define('ASTAT_VERSION', '2.4.9'); + define('ASTAT_VERSION2', '02.04.09'); define('ASTAT_GPC_NEEDED', '3.5.7'); ?> diff --git a/main.inc.php b/main.inc.php index e3ab4cd..c877dd2 100755 --- a/main.inc.php +++ b/main.inc.php @@ -1,7 +1,7 @@