summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMaxime “pep” Buquet <pep@bouah.net>2020-03-11 16:08:16 +0100
committerlouiz’ <louiz@louiz.org>2020-03-11 18:44:10 +0100
commit444a48339ae883c3593f60bbb40be94ddaead82a (patch)
tree908148b0c1dbf775af730b1e4e202535cece7e3f /doc
parent212e8e59897c65e50f9d89949824a32d383201f4 (diff)
downloadbiboumi-444a48339ae883c3593f60bbb40be94ddaead82a.tar.gz
biboumi-444a48339ae883c3593f60bbb40be94ddaead82a.tar.bz2
biboumi-444a48339ae883c3593f60bbb40be94ddaead82a.tar.xz
biboumi-444a48339ae883c3593f60bbb40be94ddaead82a.zip
Update version in doc configuration
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index c607fc5..504c15b 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -24,9 +24,9 @@ copyright = '2018, Florent Le Coz'
author = 'Florent Le Coz'
# The short X.Y version
-version = '8.3'
+version = '8.4'
# The full version, including alpha/beta/rc tags
-release = '8.3'
+release = '8.4'
# -- General configuration ---------------------------------------------------