From ef44f5c9ba319e2813e5ea23b2699b73b63cdcbb Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 30 Jan 2008 07:04:32 +0000 Subject: bumped version nbr to 3.11.0, as the next release will be a major milestone --- ChangeLog | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 83bb9983..e56d7b88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ --------------------------------------------------------------------------- -Version 3.10.4 (rgerhards), 2008-01-?? +Version 3.11.0 (rgerhards), 2008-01-?? - implemented the $ActionResumeRetryCount config directive - added $ActionQueueFilename config directive - added $ActionQueueSize config directive diff --git a/configure.ac b/configure.ac index ff3903d3..9acad937 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.10.4],[rsyslog@lists.adiscon.com.]) +AC_INIT([rsyslog],[3.11.0],[rsyslog@lists.adiscon.com.]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([syslogd.c]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3