summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-11-06 12:56:37 +0200
committerSergey Poznyakoff <gray@gnu.org>2019-11-06 13:02:47 +0200
commitb0499893540eddecd5d09193d5ea88b3001869bd (patch)
treeae1b34887bf496632d5a2c2b07623f2c1baa2392 /configure.ac
parent6e35ba4275cd113dbbb8242e672bafb9dea02091 (diff)
downloadmailutils-b0499893540eddecd5d09193d5ea88b3001869bd.tar.gz
mailutils-b0499893540eddecd5d09193d5ea88b3001869bd.tar.bz2
Version 3.8release-3.8
* configure.ac: Version 3.8 * NEWS: Document changes. * THANKS: Update.
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 5c7717289..61a490148 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], [3.7.90], [bug-mailutils@gnu.org], [mailutils],
+AC_INIT([GNU Mailutils], [3.8], [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.