increment version number to 0.23.13

This commit is contained in:
Max Kellermann
2023-05-21 20:29:23 +02:00
committed by Max Kellermann
parent d91da96798
commit 258830e913
2 changed files with 3 additions and 1 deletions

View File

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