diff configure.in @ 48:ba0259c9e411 stable-1-0-11

Fixes to compile on Fedora 9 and for const correctness
author Carl Byington <carl@five-ten-sg.com>
date Thu, 29 May 2008 11:38:42 -0700
parents 4eaee1fcffa7
children 206448c00b55
line wrap: on
line diff
--- a/configure.in	Sat Mar 22 11:34:56 2008 -0700
+++ b/configure.in	Thu May 29 11:38:42 2008 -0700
@@ -1,6 +1,6 @@
 
 AC_PREREQ(2.59)
-AC_INIT(syslog2iptables,1.10,carl@five-ten-sg.com)
+AC_INIT(syslog2iptables,1.11,carl@five-ten-sg.com)
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_HEADER([config.h])