Private GIT

Skip to content
Snippets Groups Projects
Commit 8b9f3a51 authored by Matthieu Kermagoret's avatar Matthieu Kermagoret Committed by Laurent Pinsivy
Browse files

chore(install): update version to 2.8.13 in install scripts.

parent 34daa2ad
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@ copyright = u'2015-2017 Centreon'
# The short X.Y version.
version = '2.8'
# The full version, including alpha/beta/rc tags.
release = '2.8.7'
release = '2.8.13'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
......
......@@ -61,7 +61,7 @@ copyright = u'2015-2017 Centreon'
# The short X.Y version.
version = '2.8'
# The full version, including alpha/beta/rc tags.
release = '2.8.7'
release = '2.8.13'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
......
......@@ -2,7 +2,7 @@
-- Insert version
--
INSERT INTO `informations` (`key` ,`value`) VALUES ('version', '2.8.12');
INSERT INTO `informations` (`key` ,`value`) VALUES ('version', '2.8.13');
--
-- Contenu de la table `contact`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment