increment version number to 0.23.1

This commit is contained in:
Max Kellermann
2021-10-14 15:35:38 +02:00
parent 163c59128e
commit 781fe4ff28
4 changed files with 7 additions and 5 deletions

View File

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