build: bump version to 1.10.1

Number of fixes:

- defcustom typing updates
- re-enable json output for mu-find
- restore emacs27 compatibility (buffer-local-boundp)
- avoid tramp cornercase for mu4e version check
- handle function-type bookmarks again
- restore terminal colors after error
This commit is contained in:
Dirk-Jan C. Binnema 2023-04-02 09:28:53 +03:00
parent 8ecf77295c
commit 08027738f7
1 changed files with 1 additions and 1 deletions

View File

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