Skip to content

Commit eaa2f88

Browse files
committed
increment version number to 2.25
1 parent 5073329 commit eaa2f88

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.25 (not yet released)
2+
13
libmpdclient 2.24 (2025/08/23)
24
* fix missing "mpd_send_list_tag_types_available" in libmpdclient.ld
35
* support MPD protocol 0.25

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.24',
1+
project('libmpdclient', 'c', version: '2.25',
22
meson_version: '>= 0.56.0',
33
default_options: [
44
'c_std=c99',

0 commit comments

Comments
 (0)