Skip to content

Commit 7f787cb

Browse files
committed
increment version number to 2.26
1 parent abb2c67 commit 7f787cb

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
libmpdclient 2.26 (not yet released)
2+
13
libmpdclient 2.25 (2026/06/17)
24
* fix typos in MPD_STICKER_SORT_UNKOWN and MPD_STICKER_SORT_UNKOWN
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.25',
1+
project('libmpdclient', 'c', version: '2.26',
22
meson_version: '>= 0.56.0',
33
default_options: [
44
'c_std=c11',

0 commit comments

Comments
 (0)