build: bump version to 1.10.2

New stable version; since 1.10.1:

- improve unit tests
- fix threading issue with file-based logging
- re-enable --after option for mu cfind
- allow extracting message-parts from message (mu extract)
- allow using relative message paths (view/extract/verify)

Mu4e:

- by default, don't reuse frame with composing in new frame
- allow for disabling global modeline items
- create random name for newly detached views
- documentation update
This commit is contained in:
Dirk-Jan C. Binnema 2023-04-09 15:05:50 +03:00
parent bfb5794cb1
commit 7597c93cd5
1 changed files with 1 additions and 1 deletions

View File

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