aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2016-10-29 23:38:35 +0300
committerSergey Poznyakoff <gray@gnu.org>2016-10-29 23:38:35 +0300
commit30da6df2e8795478914a601feebf9cc4ab2f0cfc (patch)
tree5a1628ff0dcedece57d7884e6814a414ddbad29f /configure.ac
parent8c13b3fe9a3c64471f3e2d0c07a9045c67c6269b (diff)
downloadsmap-30da6df2e8795478914a601feebf9cc4ab2f0cfc.tar.gz
smap-30da6df2e8795478914a601feebf9cc4ab2f0cfc.tar.bz2
Convert to mailutils 2.99.992
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 73b2d8f..8bec28d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,3 +1,3 @@
# This file is part of Smap. -*- autoconf -*-
-# Copyright (C) 2010, 2014, 2015 Sergey Poznyakoff
+# Copyright (C) 2010, 2014-2016 Sergey Poznyakoff
#
@@ -19,3 +19,3 @@ m4_define([SMAP_VERSION_MAJOR], 2)
m4_define([SMAP_VERSION_MINOR], 0)
-dnl m4_define([SMAP_VERSION_PATCH], 90)
+m4_define([SMAP_VERSION_PATCH], 90)
AC_INIT([smap],
@@ -103,3 +103,3 @@ AC_ARG_WITH([mailutils],
if test $status_mailutils != no; then
- AM_GNU_MAILUTILS(2.99.98, [all cfg auth],
+ AM_GNU_MAILUTILS(2.99.992, [all],
[status_mailutils=yes],

Return to:

Send suggestions and report system problems to the System administrator.