Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
centreon
centreon
Commits
b579d833
Commit
b579d833
authored
Dec 13, 2021
by
tuntoja
Committed by
Thomas Untoja
Dec 13, 2021
Browse files
chore(install): update version to 20.10.15 (#10482)
parent
9cca3727
Changes
2
Hide whitespace changes
Inline
Side-by-side
www/install/insertBaseConf.sql
View file @
b579d833
...
...
@@ -2,7 +2,7 @@
-- Insert version
--
INSERT
INTO
`informations`
(
`key`
,
`value`
)
VALUES
(
'version'
,
'20.10.1
4
'
);
INSERT
INTO
`informations`
(
`key`
,
`value`
)
VALUES
(
'version'
,
'20.10.1
5
'
);
--
-- Contenu de la table `contact`
...
...
www/install/php/Update-20.10.15.php
0 → 100644
View file @
b579d833
<?php
/*
* Copyright 2005 - 2021 Centreon (https://www.centreon.com/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* For more information : contact@centreon.com
*
*/
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