summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-06-07 07:31:30 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-06-07 07:31:30 +0300
commit8ef7c0ad473e5271fb349a69c819675e242235a2 (patch)
tree9fb4ca1449e5190b268925d08a387df96c77ba00 /configure.ac
parent4c2e6902643219c600504688bb59881465cc5536 (diff)
downloadmailutils-8ef7c0ad473e5271fb349a69c819675e242235a2.tar.gz
mailutils-8ef7c0ad473e5271fb349a69c819675e242235a2.tar.bz2
Implement two new Scheme functions.
* NEWS: Update. * configure.ac: Version 2.99.97 * libmu_scm/mu_mailbox.c (mu-mailbox-sync) (mu-mailbox-flush): New functions.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cb07ad4f3..ec3b41621 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], [2.99.96], [bug-mailutils@gnu.org], [mailutils])
+AC_INIT([GNU Mailutils], [2.99.97], [bug-mailutils@gnu.org], [mailutils])
AC_CONFIG_SRCDIR([libmailutils/mailbox/mailbox.c])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([gnits 1.11 dist-bzip2 dist-xz std-options silent-rules])

Return to:

Send suggestions and report system problems to the System administrator.