Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilherme Filippo
ISPConfig 3
Commits
56a5f489
Commit
56a5f489
authored
Feb 15, 2009
by
tbrehm
Browse files
Updated version number to 3.0.0.9
parent
5341b6e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/tpl/config.inc.php.master
View file @
56a5f489
<?php
/*
Copyright (c) 2007 - 200
8
, Till Brehm, projektfarm Gmbh
Copyright (c) 2007 - 200
9
, Till Brehm, projektfarm Gmbh
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
...
...
@@ -57,7 +57,7 @@ $revision = str_replace(array('Revision:','$',' '), '', $svn_revision);
//** Application
define
(
'ISPC_APP_TITLE'
,
'ISPConfig'
);
define
(
'ISPC_APP_VERSION'
,
'3.0.0.
8
'
);
define
(
'ISPC_APP_VERSION'
,
'3.0.0.
9
'
);
//** Database
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment