This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Mailutils".
http://git.savannah.gnu.org/cgit/mailutils.git/commit/?id=3895183977dee5585593cb1651db3ad4816a35a0 The branch, master has been updated via 3895183977dee5585593cb1651db3ad4816a35a0 (commit) from e90f14ed1f447219d8ebf20f63042049c898301c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 3895183977dee5585593cb1651db3ad4816a35a0 Author: Sergey Poznyakoff <g...@gnu.org.ua> Date: Wed Dec 7 14:49:40 2016 +0200 Version 3.0.90 ----------------------------------------------------------------------- Summary of changes: NEWS | 8 +++++++- configure.ac | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index fe4c9c3..38feada 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,16 @@ -GNU mailutils NEWS -- history of user-visible changes. 2016-11-06 +GNU mailutils NEWS -- history of user-visible changes. 2016-12-07 Copyright (C) 2002-2016 Free Software Foundation, Inc. See the end of file for copying conditions. Please send mailutils bug reports to <bug-mailut...@gnu.org>. +Version 3.0.90 (Git) + +Sieve library essentially rewritten. It now inludes support for +the "variables" extension (RFC 5229). + + Version 3.0 - 2016-11-06 This version is a major rewrite of GNU Mailutils. Quite a few parts diff --git a/configure.ac b/configure.ac index ac6d567..aa595bf 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License along dnl with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>. AC_PREREQ(2.63) -AC_INIT([GNU Mailutils], [3.0], [bug-mailut...@gnu.org], [mailutils], +AC_INIT([GNU Mailutils], [3.0.90], [bug-mailut...@gnu.org], [mailutils], [http://mailutils.org]) AC_CONFIG_SRCDIR([libmailutils/mailbox/mailbox.c]) AC_CONFIG_AUX_DIR([build-aux]) hooks/post-receive -- GNU Mailutils _______________________________________________ Commit-mailutils mailing list Commit-mailutils@gnu.org https://lists.gnu.org/mailman/listinfo/commit-mailutils