diff configure.in @ 286:9bd5388bf469 stable-6-0-40

Fix possible segfault in mlfi_connect, hostaddr might be null
author Carl Byington <carl@five-ten-sg.com>
date Wed, 05 Feb 2014 07:54:38 -0800
parents 896b9393d3f0
children bb69fdc3acaa
line wrap: on
line diff
--- a/configure.in	Tue Dec 31 10:47:39 2013 -0800
+++ b/configure.in	Wed Feb 05 07:54:38 2014 -0800
@@ -1,6 +1,6 @@
 
 AC_PREREQ(2.59)
-AC_INIT(dnsbl,6.39,carl@five-ten-sg.com)
+AC_INIT(dnsbl,6.40,carl@five-ten-sg.com)
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_HEADER([config.h])