From 4804c91c214290997e61062696f34530212a9595 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sat, 12 Jan 2008 16:39:19 +0000 Subject: Version 1.2.91. --- NEWS | 4 ++-- configure.ac | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index de3a21f2c..6246d8be2 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,11 @@ -GNU mailutils NEWS -- history of user-visible changes. 2008-01-05 +GNU mailutils NEWS -- history of user-visible changes. 2008-01-12 Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. See the end of file for copying conditions. Please send mailutils bug reports to . -Version 1.2.90: +Version 1.2.91: * New configuration file format. diff --git a/configure.ac b/configure.ac index 7ca1d4d24..76c68f5f8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Configuration for GNU Mailutils -- a suite of utilities for electronic mail dnl dnl Copyright (C) 1999,2000,2001,2002,2003,2004,2005, -dnl 2006,2007 Free Software Foundation, Inc. +dnl 2006,2007,2008 Free Software Foundation, Inc. dnl dnl GNU Mailutils is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by @@ -17,7 +17,7 @@ dnl You should have received a copy of the GNU General Public License along dnl with GNU Mailutils; if not, write to the Free Software Foundation, dnl Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -AC_INIT([GNU Mailutils], [1.2.90], [bug-mailutils@gnu.org], [mailutils]) +AC_INIT([GNU Mailutils], [1.2.91], [bug-mailutils@gnu.org], [mailutils]) AC_CONFIG_SRCDIR([mailbox/mailbox.c]) AC_CONFIG_AUX_DIR([scripts]) AM_INIT_AUTOMAKE -- cgit v1.2.1