release v0.23

This commit is contained in:
Max Kellermann
2021-10-14 15:23:13 +02:00
parent 608896571c
commit 163c59128e
3 changed files with 4 additions and 4 deletions

View File

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