diff configure.in @ 428:6f2db3d19a34 stable-6-0-61

allow 4000 byte spf txt records
author Carl Byington <carl@five-ten-sg.com>
date Mon, 02 Oct 2017 15:09:55 -0700
parents 1b7a785610f5
children 69d33c034a8e
line wrap: on
line diff
--- a/configure.in	Fri Aug 18 09:59:22 2017 -0700
+++ b/configure.in	Mon Oct 02 15:09:55 2017 -0700
@@ -1,6 +1,6 @@
 
 AC_PREREQ(2.59)
-AC_INIT(dnsbl,6.60,carl@five-ten-sg.com)
+AC_INIT(dnsbl,6.61,carl@five-ten-sg.com)
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIR([m4])