diff options
author | Max Kellermann <max@musicpd.org> | 2019-05-31 16:16:56 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2019-05-31 16:16:56 +0200 |
commit | 03507037e8b99021bf0e4157c0f0937e8c6bdfd1 (patch) | |
tree | 13a63792415715028927ac0295f7c368991cf316 /doc | |
parent | 66a8fac25e1bc5d05705bdfdcc5a11fb5a299a19 (diff) |
increment version number to 0.21.10
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 d7ec62db9..82e89a4d9 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.9' +version = '0.21.10' # The full version, including alpha/beta/rc tags. release = version |