We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcfe89d commit 6080be6Copy full SHA for 6080be6
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.');
+define('ISPC_APP_VERSION', '3.0.0.8');
48
49
50
//** Database
0 commit comments