summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-10-30 14:33:18 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-10-30 14:33:18 +0000
commit9ca8252964450495c04b06b6d46790d2c22e2d47 (patch)
treea82796591e233ff15d9b0044d5c1500e2ef30b49
parent3f0f6f8961f15a0605d9d50fc3c8d33f7aa24642 (diff)
downloadmailutils-9ca8252964450495c04b06b6d46790d2c22e2d47.tar.gz
mailutils-9ca8252964450495c04b06b6d46790d2c22e2d47.tar.bz2
Raise message number to 1.1
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 82430dcf3..ea7ac2a37 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ See the end of file for copying conditions.
Please send mailutils bug reports to <bug-mailutils@gnu.org>.
-Version 1.0.1:
+Version 1.1:
* mail: Implement ^ and $ commands
diff --git a/configure.ac b/configure.ac
index 39b96269f..5ac4f4357 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.0.1], [bug-mailutils@gnu.org], [mailutils])
+AC_INIT([GNU Mailutils], [1.1], [bug-mailutils@gnu.org], [mailutils])
AC_CONFIG_SRCDIR([mailbox/mailbox.c])
AC_CONFIG_AUX_DIR([scripts])
AC_CANONICAL_TARGET([])

Return to:

Send suggestions and report system problems to the System administrator.