increment version number to 0.21.1

This commit is contained in:
Max Kellermann
2018-11-01 17:23:47 +01:00
parent 795789e79d
commit b8989fafeb
3 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
project(
'mpd',
['c', 'cpp'],
version: '0.21',
version: '0.21.1',
meson_version: '>= 0.47',
default_options: [
'c_std=c99',