* bump version to 0.9.8.1

This commit is contained in:
djcb 2012-02-13 22:37:40 +02:00
parent 56f02e01e2
commit 01f6c2fd47
2 changed files with 7 additions and 3 deletions

8
NEWS
View File

@ -1,16 +1,20 @@
* NEWS (user visible changes)
** Release 0.9.8.1 (not yet released)
*** mu
- show only leaf/rfc822 MIME-parts
*** mu4e
- allow for shell commands with arguments in `mu4e-get-mail-command'.
- support marking messages as 'read' and 'unread'
- show the current query in the the mode-line (`global-mode-string').
- don't repeat 'Re:' / 'Fwd:'
- colorize cited message parts
- better handling of text-based, embedded message attachments
- some other minor things
- documentation improvements
** Release 0.9.8 <2012-01-31>
- '--descending' has been renamed into '--reverse'

View File

@ -14,7 +14,7 @@
## along with this program; if not, write to the Free Software Foundation,
## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
AC_INIT([mu],[0.9.8],[http://code.google.com/p/mu0/issues/list],[mu])
AC_INIT([mu],[0.9.8.1],[http://code.google.com/p/mu0/issues/list],[mu])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/mu.cc])
# libtoolize wants to put some stuff in here; if you have an old