Skip to content

Commit cc2f3e0

Browse files
committed
increment version number to 2.24
1 parent 5a7579b commit cc2f3e0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
libmpdclient 2.24 (not yet released)
2+
13
libmpdclient 2.23 (2025/06/24)
24
* support MPD protocol 0.24.0
35
- allow window for listplaylist and listplaylistinfo

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('libmpdclient', 'c', version: '2.23',
1+
project('libmpdclient', 'c', version: '2.24',
22
meson_version: '>= 0.56.0',
33
default_options: [
44
'c_std=c99',

0 commit comments

Comments
 (0)