diff configure.in @ 458:6c1c2bd9fb54 stable-6-0-73

ignore dnswl entries if the sender is <>
author Carl Byington <carl@five-ten-sg.com>
date Tue, 18 Sep 2018 09:49:21 -0700
parents 2cf7183a911c
children ad05c61d6372
line wrap: on
line diff
--- a/configure.in	Wed Jun 06 07:33:44 2018 -0700
+++ b/configure.in	Tue Sep 18 09:49:21 2018 -0700
@@ -1,6 +1,6 @@
 
 AC_PREREQ(2.59)
-AC_INIT(dnsbl,6.72,carl@five-ten-sg.com)
+AC_INIT(dnsbl,6.73,carl@five-ten-sg.com)
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIR([m4])