summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2016-10-28 20:05:06 +0300
committerSergey Poznyakoff <gray@gnu.org>2016-10-28 20:09:47 +0300
commitb48ac923058cb1967209ee2883d93d55932a0364 (patch)
tree40da0ecac60e763b5b38231affa42de18ceb0312 /configure.ac
parenta6bd9b68b90e7c106d9021aaa83c2b3c82809b18 (diff)
downloadmailutils-b48ac923058cb1967209ee2883d93d55932a0364.tar.gz
mailutils-b48ac923058cb1967209ee2883d93d55932a0364.tar.bz2
Bugfix
* configure.ac: Version 2.99.992 * NEWS: Update. * libmailutils/opt/opt.c (add_option_cache): Use opt_default if no argument is given.
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 5fd7d857d..4b88e6c8c 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.991], [bug-mailutils@gnu.org], [mailutils],
+AC_INIT([GNU Mailutils], [2.99.992], [bug-mailutils@gnu.org], [mailutils],
[http://mailutils.org])
AC_CONFIG_SRCDIR([libmailutils/mailbox/mailbox.c])
AC_CONFIG_AUX_DIR([build-aux])

Return to:

Send suggestions and report system problems to the System administrator.