build: bump version to 1.9.5

And update NEWS.org.
This commit is contained in:
Dirk-Jan C. Binnema 2022-12-10 19:56:19 +02:00
parent a39d61bb58
commit f5ce9abf71
2 changed files with 6 additions and 1 deletions

View File

@ -10,6 +10,11 @@
*** mu4e
- mu4e window management has been significantly changed, affecting the
message loading as well as window-layout. As a user-visible feature,
there's now 'z' binding (~mu4e-view-detach~), to 'detach' view and alllow
for keeping multiple views around; see the Mu4e manual for details.
- when moving messages (which includes changing flags), file-flags changes
are propagated to duplicates of the messages; that is, e.g. the /Seen/ or
/Replied/ status is propagated to all duplicates (earlier, this was only

View File

@ -18,7 +18,7 @@
# project setup
#
project('mu', ['c', 'cpp'],
version: '1.9.4',
version: '1.9.5',
meson_version: '>= 0.52.0', # debian 10
license: 'GPL-3.0-or-later',
default_options : [