increment version number to 0.23.11

This commit is contained in:
Max Kellermann
2022-10-20 19:08:50 +02:00
parent 44ef34db88
commit 8c9d7bf07e
3 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
project(
'mpd',
['c', 'cpp'],
version: '0.23.10',
version: '0.23.11',
meson_version: '>= 0.56.0',
default_options: [
'c_std=c11',