From f4b774738815dc01fc69628ed3f597f8ede3626f Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 21 Jul 2008 15:48:56 +0200 Subject: preparing for 3.18.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 85d0b260..1589ad62 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([rsyslog],[3.18.0],[rsyslog@lists.adiscon.com]) +AC_INIT([rsyslog],[3.18.1],[rsyslog@lists.adiscon.com]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([syslogd.c]) AC_CONFIG_HEADERS([config.h]) -- cgit