aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2e4db2b..1835143 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl compiling, linking, and/or using OpenSSL is allowed.
dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Anubis], [3.9.96], [bug-anubis@gnu.org], [anubis])
+AC_INIT([GNU Anubis], [4.0], [bug-anubis@gnu.org], [anubis])
AC_PREREQ([2.59])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR([build])

Return to:

Send suggestions and report system problems to the System administrator.