Skip to content

Commit 56a5f48

Browse files
committed
Updated version number to 3.0.0.9
1 parent 5341b6e commit 56a5f48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/tpl/config.inc.php.master

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
Copyright (c) 2007 - 2008, Till Brehm, projektfarm Gmbh
4+
Copyright (c) 2007 - 2009, Till Brehm, projektfarm Gmbh
55
All rights reserved.
66

77
Redistribution and use in source and binary forms, with or without modification,
@@ -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.8');
60+
define('ISPC_APP_VERSION', '3.0.0.9');
6161

6262

6363
//** Database

0 commit comments

Comments
 (0)