From 2868133887226bed53154ade8d10e3d070e2e2f5 Mon Sep 17 00:00:00 2001 From: Till Brehm <tbrehm@ispconfig.org> Date: Tue, 15 Apr 2014 04:48:39 -0400 Subject: [PATCH] Updated version number to 3.0.5.4.rc2 --- 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 79adbcd..4fcb843 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.5.4rc1'); +define('ISPC_APP_VERSION', '3.0.5.4rc2'); define('DEVSYSTEM', 0); -- Gitblit v1.9.1