We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c6057 commit f49993cCopy full SHA for f49993c
1 file changed
install/tpl/config.inc.php.master
@@ -57,7 +57,7 @@ $revision = str_replace(array('Revision:','$',' '), '', $svn_revision);
57
58
//** Application
59
define('ISPC_APP_TITLE', 'ISPConfig');
60
-define('ISPC_APP_VERSION', '3.0.0.9');
+define('ISPC_APP_VERSION', '3.0.1');
61
62
63
//** Database
0 commit comments