increment version number to 0.23.14

This commit is contained in:
Max Kellermann
2023-06-02 14:15:14 +02:00
committed by Max Kellermann
parent 3bedd94fc8
commit fc9626e2f4
3 changed files with 5 additions and 3 deletions

View File

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