meson.build: increment version number to 0.22

Time to create a new unstable branch; stable development will now
continue in the branch v0.21.x
This commit is contained in:
Max Kellermann
2019-03-07 19:10:17 +01:00
parent c5df879cf9
commit f300ea62dc
3 changed files with 6 additions and 4 deletions

@ -30,7 +30,7 @@ master_doc = 'index'
# General information about the project.
project = 'Music Player Daemon'
copyright = '2003-2018 The Music Player Daemon Project'
copyright = '2003-2019 The Music Player Daemon Project'
author = 'Max Kellermann'
# The version info for the project you're documenting, acts as replacement for
@ -38,7 +38,7 @@ author = 'Max Kellermann'
# built documents.
#
# The short X.Y version.
version = '0.21.6'
version = '0.22'
# The full version, including alpha/beta/rc tags.
release = version