diff configure.in @ 430:69d33c034a8e stable-6-0-62

include arpa/nameser.h earlier
author Carl Byington <carl@five-ten-sg.com>
date Tue, 03 Oct 2017 09:59:54 -0700
parents 6f2db3d19a34
children 4ffa356316d5
line wrap: on
line diff
--- a/configure.in	Mon Oct 02 15:15:06 2017 -0700
+++ b/configure.in	Tue Oct 03 09:59:54 2017 -0700
@@ -1,6 +1,6 @@
 
 AC_PREREQ(2.59)
-AC_INIT(dnsbl,6.61,carl@five-ten-sg.com)
+AC_INIT(dnsbl,6.62,carl@five-ten-sg.com)
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIR([m4])