Skip to content

Commit ce8a005

Browse files
committed
increment version number to 2.27
1 parent ee11992 commit ce8a005

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.27 (not yet released)
2+
13
libmpdclient 2.26 (2026/06/30)
24
* fix NULL pointer dereference in mpd_song_dup() (2.25 regression)
35

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

0 commit comments

Comments
 (0)