diff options
author | Max Kellermann <max@musicpd.org> | 2019-08-05 13:05:54 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2019-08-05 13:05:54 +0200 |
commit | f44c67de0991d47765403e966dd43a0b0fe0aeef (patch) | |
tree | 7943564c3f2647ba31601d469e6ba1356fff2ad5 /doc | |
parent | ae19bda1f297727e47b867ca8394692682553958 (diff) |
increment version number to 0.21.13
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 f7ac8edfc..878f886b9 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.12' +version = '0.21.13' # The full version, including alpha/beta/rc tags. release = version |