diff options
author | Max Kellermann <max@musicpd.org> | 2019-08-22 11:40:17 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2019-08-22 11:40:17 +0200 |
commit | e70f40fac1f743d0a7df7544a348fb2e24c3a541 (patch) | |
tree | e2e9655d0129d1cfc0aa67d36349d0c7c0e29161 /doc | |
parent | bc89ca92b402a0e1fae29c0450298b7e6634f75b (diff) |
increment version number to 0.21.15
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 71294b46b..196a52719 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.14' +version = '0.21.15' # The full version, including alpha/beta/rc tags. release = version |