summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2018-11-01 17:23:47 +0100
committerMax Kellermann <max@musicpd.org>2018-11-01 17:23:47 +0100
commitb8989fafebbb40454c9fb94bd3775517ec2b0788 (patch)
tree5d00ae3a8b380ea245b0a8d898f2daddd171cd81 /doc/conf.py
parent795789e79d4ea1cc6555323ff6f8e33abc676278 (diff)
increment version number to 0.21.1
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 5385ff150..8019b63bd 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -38,9 +38,9 @@ author = 'Max Kellermann'
# built documents.
#
# The short X.Y version.
-version = '0.21'
+version = '0.21.1'
# The full version, including alpha/beta/rc tags.
-release = '0.21~git'
+release = version
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.