diff configure.in @ 244:ef97c7cd4a6e stable-6-0-27

const correctness fixes from new gcc, libresolv.a moved to glibc-static on newer distributions
author Carl Byington <carl@five-ten-sg.com>
date Mon, 15 Aug 2011 21:08:11 -0700
parents d8ee4c97b9ab
children 8b0f16abee53
line wrap: on
line diff
--- a/configure.in	Fri Nov 19 13:04:47 2010 -0800
+++ b/configure.in	Mon Aug 15 21:08:11 2011 -0700
@@ -1,6 +1,6 @@
 
 AC_PREREQ(2.59)
-AC_INIT(dnsbl,6.26,carl@five-ten-sg.com)
+AC_INIT(dnsbl,6.27,carl@five-ten-sg.com)
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_HEADER([config.h])