build: bump version to 1.9.20, update NEWS.org

This commit is contained in:
Dirk-Jan C. Binnema 2023-02-12 11:27:26 +02:00
parent 92ac6de09c
commit c9fac49584
2 changed files with 4 additions and 1 deletions

View File

@ -94,6 +94,9 @@
wheter ~mu4e-headers-hide-predicate~ is applied (when non-~nil~). This can be
used to temporarily turn the predicate off/on.
- You can now jump to previous / next threads in headers-view, message view.
Default binding is ~{~ and ~}~, respectively.
- When searching, the number of hidden messages is now shown in the
message footer along with the number of Found messages

View File

@ -17,7 +17,7 @@
################################################################################
# project setup
project('mu', ['c', 'cpp'],
version: '1.9.19',
version: '1.9.20',
meson_version: '>= 0.56.0',
license: 'GPL-3.0-or-later',
default_options : [