increment version number to 0.23.17

This commit is contained in:
Max Kellermann
2025-01-28 18:12:32 +01:00
parent 5de0909ae5
commit 8dcd6ea2b4
3 changed files with 6 additions and 3 deletions

View File

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