aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-11-08 18:10:54 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-11-08 18:10:54 +0000
commit0c4fb82b176ce971e775181a373faa44458386a9 (patch)
tree467cf4c1ad4b52b63bf664596bb8c4756ed63152 /configure.ac
parent507d4c61a65199f1aa5076f68ab053ae13e081ad (diff)
downloadmailfromd-0c4fb82b176ce971e775181a373faa44458386a9.tar.gz
mailfromd-0c4fb82b176ce971e775181a373faa44458386a9.tar.bz2
Fix version: 3.0.90 (3.0.1 is moved to bug-fixing branch)
git-svn-id: file:///svnroot/mailfromd/trunk@819 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 6462606f..47d2ccfb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
# MA 02110-1301 USA
AC_PREREQ(2.59)
-AC_INIT([mailfromd], [3.0.1], [bug-mailfromd@gnu.org.ua])
+AC_INIT([mailfromd], [3.0.90], [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.