Mercurial > dnsbl
diff configure.in @ 403:e70d9110d9f5 stable-6-0-53
suppress duplicate calls to acceptable_content for messages with multiple recipients using the same filtering context
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 13 Mar 2017 19:13:05 -0700 |
parents | a8cf6a3da907 |
children | 29d54e7028f6 |
line wrap: on
line diff
--- a/configure.in Mon Mar 13 19:09:59 2017 -0700 +++ b/configure.in Mon Mar 13 19:13:05 2017 -0700 @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT(dnsbl,6.52,carl@five-ten-sg.com) +AC_INIT(dnsbl,6.53,carl@five-ten-sg.com) AC_CONFIG_SRCDIR([config.h.in]) AC_CONFIG_HEADER([config.h]) AC_CONFIG_MACRO_DIR([m4])