build: bump version to 1.11.21, update NEWS.org
This commit is contained in:
5
NEWS.org
5
NEWS.org
@ -5,7 +5,10 @@
|
|||||||
|
|
||||||
*** mu
|
*** mu
|
||||||
|
|
||||||
- ~mu~ commands ~extract~, ~verify~ and ~view~ can now read the message from
|
- new command ~mu move~ to move messages across maildirs and/or change their
|
||||||
|
flags. See the manpage for all the details.
|
||||||
|
|
||||||
|
- ~mu~ commands ~extract~ ~verify~ and ~view~ can now read the message from
|
||||||
standard input; see their man-pages for details
|
standard input; see their man-pages for details
|
||||||
|
|
||||||
- ~mu init~ gained the ~--ignored-address~ option for email-addresses / regexps
|
- ~mu init~ gained the ~--ignored-address~ option for email-addresses / regexps
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
# project setup
|
# project setup
|
||||||
project('mu', ['c', 'cpp'],
|
project('mu', ['c', 'cpp'],
|
||||||
version: '1.11.20',
|
version: '1.11.21',
|
||||||
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