Skip to content

Commit f49993c

Browse files
committed
Changed version number to 3.0.1.
1 parent a3c6057 commit f49993c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tpl/config.inc.php.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ $revision = str_replace(array('Revision:','$',' '), '', $svn_revision);
5757

5858
//** Application
5959
define('ISPC_APP_TITLE', 'ISPConfig');
60-
define('ISPC_APP_VERSION', '3.0.0.9');
60+
define('ISPC_APP_VERSION', '3.0.1');
6161

6262

6363
//** Database

0 commit comments

Comments
 (0)