From 67a707831e6df413654c65bcf8ccc08d3bd5cd2c Mon Sep 17 00:00:00 2001 From: ftimme <ft@falkotimme.com> Date: Mon, 10 Oct 2011 06:02:19 -0400 Subject: [PATCH] --- install/tpl/config.inc.php.master | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/install/tpl/config.inc.php.master b/install/tpl/config.inc.php.master index 7d2e8fc..d2517f2 100644 --- a/install/tpl/config.inc.php.master +++ b/install/tpl/config.inc.php.master @@ -56,7 +56,7 @@ //** Application define('ISPC_APP_TITLE', 'ISPConfig'); -define('ISPC_APP_VERSION', '3.0.3.3'); +define('ISPC_APP_VERSION', '3.0.4'); define('DEVSYSTEM', 0); -- Gitblit v1.9.1