diff configure.ac @ 81:cc01f2caff37 stable-1-0-19

add error_log to the httpd files
author Carl Byington <carl@five-ten-sg.com>
date Sun, 11 Feb 2024 12:04:13 -0800
parents fadead7c9142
children
line wrap: on
line diff
--- a/configure.ac	Wed Jul 15 14:29:47 2020 -0700
+++ b/configure.ac	Sun Feb 11 12:04:13 2024 -0800
@@ -1,6 +1,6 @@
 
 AC_PREREQ(2.59)
-AC_INIT(syslog2iptables,1.18,carl@five-ten-sg.com)
+AC_INIT(syslog2iptables,1.19,carl@five-ten-sg.com)
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIRS([m4])