aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-11-04 08:51:40 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-11-04 08:51:40 +0200
commitfa9b7326dc4a76a7deb3ea445eb6581caa947dfb (patch)
tree86723a1e9a335d702f825843846953479f0059cf
parentc7d3b0f769242379b2ed6854465188aa12fad6d7 (diff)
downloadmailfromd-fa9b7326dc4a76a7deb3ea445eb6581caa947dfb.tar.gz
mailfromd-fa9b7326dc4a76a7deb3ea445eb6581caa947dfb.tar.bz2
Version 8.8.91
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 26d683c0..e625c594 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,9 @@
-Mailfromd NEWS -- history of user-visible changes. 2020-11-03
+Mailfromd NEWS -- history of user-visible changes. 2020-11-04
See the end of file for copying conditions.
Please send Mailfromd bug reports to <bug-mailfromd@gnu.org.ua>
-Version 8.8.90 (git)
+Version 8.8.91 (git)
* The sed function.
diff --git a/configure.ac b/configure.ac
index 8a5e4010..66d91a8b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
AC_PREREQ(2.63)
m4_define([MF_VERSION_MAJOR], 8)
m4_define([MF_VERSION_MINOR], 8)
-m4_define([MF_VERSION_PATCH], 90)
+m4_define([MF_VERSION_PATCH], 91)
AC_INIT([mailfromd],
MF_VERSION_MAJOR.MF_VERSION_MINOR[]m4_ifdef([MF_VERSION_PATCH],.MF_VERSION_PATCH),
[bug-mailfromd@gnu.org.ua],

Return to:

Send suggestions and report system problems to the System administrator.