dovecot-sieve-1.0: Released v1.0.3.
dovecot at dovecot.org
dovecot at dovecot.org
Fri May 16 16:25:42 EEST 2008
details: http://hg.dovecot.org/dovecot-sieve-1.0/rev/8c864c4b1a9c
changeset: 35:8c864c4b1a9c
user: Timo Sirainen <tss at iki.fi>
date: Fri May 16 16:25:06 2008 +0300
description:
Released v1.0.3.
diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
configure.in | 4 ++--
diffs (18 lines):
diff -r 055ed27d8950 -r 8c864c4b1a9c configure.in
--- a/configure.in Fri May 16 16:10:53 2008 +0300
+++ b/configure.in Fri May 16 16:25:06 2008 +0300
@@ -1,4 +1,4 @@ AC_INIT(dovecot-sieve, 1.0.2, [dovecot at d
-AC_INIT(dovecot-sieve, 1.0.2, [dovecot at dovecot.org])
+AC_INIT(dovecot-sieve, 1.0.3, [dovecot at dovecot.org])
AC_CONFIG_SRCDIR([src])
AC_CONFIG_HEADERS([dsieve-config.h])
@@ -13,7 +13,7 @@ AM_PROG_LIBTOOL
AM_PROG_LIBTOOL
AC_ARG_WITH(dovecot,
-[ --with-dovecot[=DIR] Dovecot base directory (../)],
+[ --with-dovecot[=DIR] Dovecot base directory (../dovecot)],
dovecotdir="$withval",
dovecotdir=../dovecot
)
More information about the dovecot-cvs
mailing list