aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 3f58f494..304222fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,9 +15,9 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.63)
-m4_define([MF_VERSION_MAJOR], 7)
-m4_define([MF_VERSION_MINOR], 99)
-m4_define([MF_VERSION_PATCH], 97)
+m4_define([MF_VERSION_MAJOR], 8)
+m4_define([MF_VERSION_MINOR], 0)
+dnl m4_define([MF_VERSION_PATCH], 97)
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.