We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b150a1a commit bcfe89dCopy full SHA for bcfe89d
1 file changed
install/tpl/config.inc.php.master
@@ -44,7 +44,7 @@ $revision = str_replace(array('Revision:','$',' '), '', $svn_revision);
44
45
//** Application
46
define('ISPC_APP_TITLE', 'ISPConfig');
47
-define('ISPC_APP_VERSION', '3.0.0.8.'.$revision);
+define('ISPC_APP_VERSION', '3.0.0.8.');
48
49
50
//** Database
0 commit comments