Till Brehm
2015-06-04 536488819d354c23f47f41c4117af81368d0f5da
Updated version number to 3.0.5.4p7
4 files modified
8 ■■■■ changed files
install/sql/ispconfig3.sql 2 ●●● patch | view | raw | blame | history
install/tpl/config.inc.php.master 2 ●●● patch | view | raw | blame | history
interface/lib/config.inc.php 2 ●●● patch | view | raw | blame | history
interface/web/themes/blue/ispconfig_version 2 ●●● patch | view | raw | blame | history
install/sql/ispconfig3.sql
@@ -2292,7 +2292,7 @@
-- Dumping data for table `sys_config`
--
INSERT INTO sys_config VALUES ('db','db_version','3.0.5.4p6');
INSERT INTO sys_config VALUES ('db','db_version','3.0.5.4p7');
INSERT INTO sys_config VALUES ('interface','session_timeout','0');
SET FOREIGN_KEY_CHECKS = 1;
install/tpl/config.inc.php.master
@@ -56,7 +56,7 @@
//** Application
define('ISPC_APP_TITLE', 'ISPConfig');
define('ISPC_APP_VERSION', '3.0.5.4p6');
define('ISPC_APP_VERSION', '3.0.5.4p7');
define('DEVSYSTEM', 0);
interface/lib/config.inc.php
@@ -44,7 +44,7 @@
//** Application
define('ISPC_APP_TITLE', 'ISPConfig');
define('ISPC_APP_VERSION', '3.0.5.4p6');
define('ISPC_APP_VERSION', '3.0.5.4p7');
define('DEVSYSTEM', 0);
interface/web/themes/blue/ispconfig_version
@@ -1 +1 @@
3.0.5.4p6
3.0.5.4p7