aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-11-08 17:56:45 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-11-08 17:56:45 +0000
commitb07f8e83e552f8971c52d5879728c365f3da6a80 (patch)
tree77675b85892b86f4423f29d7cdff0897476b9b97 /configure.ac
parent830d026974fbb6e8ae51fc742b14397ee84e0a2b (diff)
downloadmailfromd-b07f8e83e552f8971c52d5879728c365f3da6a80.tar.gz
mailfromd-b07f8e83e552f8971c52d5879728c365f3da6a80.tar.bz2
Raise version number to 3.0.1
git-svn-id: file:///svnroot/mailfromd/trunk@810 7a8a7f39-df28-0410-adc6-e0d955640f24
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 8a3f9d70..6462606f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
# MA 02110-1301 USA
AC_PREREQ(2.59)
-AC_INIT([mailfromd], [3.0], [bug-mailfromd@gnu.org.ua])
+AC_INIT([mailfromd], [3.0.1], [bug-mailfromd@gnu.org.ua])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])

Return to:

Send suggestions and report system problems to the System administrator.