aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-01-17 15:53:11 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-01-17 15:53:11 +0000
commit08845f48963a2271be25650caae3034b6e78e7c6 (patch)
tree5a3dd3734227e6274a0cc856c2b34a8b57ec0fe9 /configure.ac
parent5565e946ee5f8595a24406f4ad21c44384ed969c (diff)
downloadmailfromd-08845f48963a2271be25650caae3034b6e78e7c6.tar.gz
mailfromd-08845f48963a2271be25650caae3034b6e78e7c6.tar.bz2
Raise patchlevel to 91
git-svn-id: file:///svnroot/mailfromd/trunk@1175 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 87638ff2..a025fec2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# This file is part of mailfrom filter.
-# Copyright (C) 2005, 2006 Sergey Poznyakoff
+# Copyright (C) 2005, 2006, 2007 Sergey Poznyakoff
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,7 +19,7 @@
AC_PREREQ(2.59)
m4_define([MF_VERSION_MAJOR], 3)
m4_define([MF_VERSION_MINOR], 1)
-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.