build: bump version to 1.11.5 + NEWS.org
This commit is contained in:
3
NEWS.org
3
NEWS.org
@ -18,6 +18,9 @@
|
|||||||
`mu4e-mailing-list-info-refresh` to update to the new values after
|
`mu4e-mailing-list-info-refresh` to update to the new values after
|
||||||
changing them.
|
changing them.
|
||||||
|
|
||||||
|
- also, there are now actions ('a' in view/header) to get to online archives
|
||||||
|
for some (selected) mailing-list archives.
|
||||||
|
|
||||||
|
|
||||||
* 1.10 (released on March 26, 2023)
|
* 1.10 (released on March 26, 2023)
|
||||||
|
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
# project setup
|
# project setup
|
||||||
project('mu', ['c', 'cpp'],
|
project('mu', ['c', 'cpp'],
|
||||||
version: '1.11.4',
|
version: '1.11.5',
|
||||||
meson_version: '>= 0.56.0',
|
meson_version: '>= 0.56.0',
|
||||||
license: 'GPL-3.0-or-later',
|
license: 'GPL-3.0-or-later',
|
||||||
default_options : [
|
default_options : [
|
||||||
|
|||||||
Reference in New Issue
Block a user