increment version number to 0.23.12

This commit is contained in:
Max Kellermann
2022-12-29 08:41:43 +01:00
parent e4b055eb6d
commit 115693b046
3 changed files with 5 additions and 3 deletions

View File

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