aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-07-22 00:31:51 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2010-07-22 00:49:14 +0300
commitc3ffdb98f29d98b5d6718cd767c66d0e6676cf4f (patch)
tree1e96ca7dcd9fc6ada9a2a732944a73dc8b4dc6ee
parentcbccf252cc7abc0b9fe518cd60f4bd57f72032e1 (diff)
downloadmailfromd-c3ffdb98f29d98b5d6718cd767c66d0e6676cf4f.tar.gz
mailfromd-c3ffdb98f29d98b5d6718cd767c66d0e6676cf4f.tar.bz2
Version 6.0.94
* NEWS, configure.ac: Update version number.
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
-rw-r--r--etc/Makefile.am2
3 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index ea710d75..28963c0d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,11 @@
-Mailfromd NEWS -- history of user-visible changes. 2010-07-19
+Mailfromd NEWS -- history of user-visible changes. 2010-07-22
Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Sergey Poznyakoff
See the end of file for copying conditions.
Please send Mailfromd bug reports to <bug-mailfromd@gnu.org.ua>
-Version 6.0.93 (Git)
+Version 6.0.94 (Git)
* Incompatible changes
diff --git a/configure.ac b/configure.ac
index bc631be9..7d72b45b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
AC_PREREQ(2.63)
m4_define([MF_VERSION_MAJOR], 6)
m4_define([MF_VERSION_MINOR], 0)
-m4_define([MF_VERSION_PATCH], 93)
+m4_define([MF_VERSION_PATCH], 94)
AC_INIT([mailfromd],
MF_VERSION_MAJOR.MF_VERSION_MINOR[]m4_ifdef([MF_VERSION_PATCH],.MF_VERSION_PATCH),
[bug-mailfromd@gnu.org.ua])
diff --git a/etc/Makefile.am b/etc/Makefile.am
index 74b4b5d9..46542ff9 100644
--- a/etc/Makefile.am
+++ b/etc/Makefile.am
@@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-EXTRA_DIST = mailfromd.mf rc.in sendmail-8.13.7.connect.diff sendmail-8.14.3.connect.diff
+EXTRA_DIST = mailfromd.mf rc.in sendmail-8.13.7.connect.diff sendmail-8.14.3.connect.diff postfix-macros.sed
noinst_SCRIPTS = rc.mailfromd
pkglibexec_DATA = postfix-macros.sed

Return to:

Send suggestions and report system problems to the System administrator.