summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2017-10-18 11:34:35 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2017-10-18 11:51:36 +0300
commit066be4fc8773e1957e291198050527d1de3cd165 (patch)
treec8ab6ad07da2ee8ee441c3c60b6d2fde03fb6872 /configure.ac
parent45e28c7b478417c25b7e0216f5954a0037644fed (diff)
downloadmailutils-066be4fc8773e1957e291198050527d1de3cd165.tar.gz
mailutils-066be4fc8773e1957e291198050527d1de3cd165.tar.bz2
Version 3.3release-3.3
* NEWS: Update. * configure.ac: Update. * Makefile.am (dist-hook): Fix conditional.
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 ebd55c44e..3858aea5a 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.2.94], [bug-mailutils@gnu.org], [mailutils],
+AC_INIT([GNU Mailutils], [3.3], [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.