Skip to content

Commit 104115c

Browse files
committed
increment version number to 0.27
1 parent 87576cc commit 104115c

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+
mpdscribble 0.27 - not yet released
2+
13
mpdscribble 0.26 - (2026-06-26)
24
* add ignore lists
35
* require libfmt

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('mpdscribble', 'cpp',
2-
version: '0.26',
2+
version: '0.27',
33
meson_version: '>= 1.2',
44
default_options: [
55
'cpp_std=c++23',

0 commit comments

Comments
 (0)