diff options
author | Max Kellermann <max@musicpd.org> | 2019-10-16 14:20:28 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2019-10-16 14:20:28 +0200 |
commit | 85d27cbcb93222e8717f4856a0e4b8fb7a8f04df (patch) | |
tree | 1e4bcd5c4aee35c8c8c7678b8c90be551ed35883 /doc | |
parent | 9b95e65bd9ba9d49e1d29f42c64abede7a9b2a92 (diff) |
increment version number to 0.21.17
Diffstat (limited to 'doc')
-rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index 660300aa7..4fb8560fa 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -38,7 +38,7 @@ author = 'Max Kellermann' # built documents. # # The short X.Y version. -version = '0.21.16' +version = '0.21.17' # The full version, including alpha/beta/rc tags. release = version |