diff configure.in @ 127:2b1a4701e856

sendmail no longer guarantees <> wrapper on envelopes
author carl
date Sat, 08 Apr 2006 10:06:09 -0700
parents 05ae49d37896
children df355d117199
line wrap: on
line diff
--- a/configure.in	Sat Mar 25 09:47:08 2006 -0800
+++ b/configure.in	Sat Apr 08 10:06:09 2006 -0700
@@ -1,7 +1,7 @@
 AC_INIT(configure.in)
 
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(dnsbl,5.17)
+AM_INIT_AUTOMAKE(dnsbl,5.18)
 AC_PATH_PROGS(BASH, bash)
 
 AC_LANG_CPLUSPLUS