From 8080d3fef6c9d3f1452ff605e05748999b25aa32 Mon Sep 17 00:00:00 2001
From: Rainer Gerhards
Date: Thu, 12 Jun 2008 08:21:22 +0200
Subject: bumped version number
---
ChangeLog | 2 +-
configure.ac | 2 +-
doc/manual.html | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 2dbe5652..32968878 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
---------------------------------------------------------------------------
Version 3.17.4 (rgerhards), 2008-05-??
-- changed default for i$KlogSymbolLookup to "off". The directive is
+- changed default for $KlogSymbolLookup to "off". The directive is
also scheduled for removal in a later version. This was necessary
because on kernels >= 2.6, the kernel does the symbol lookup itself. The
imklog lookup logic then breaks the log message and makes it unusable.
diff --git a/configure.ac b/configure.ac
index f1ac4159..cc5950e2 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.17.3],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[3.17.4],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([syslogd.c])
AC_CONFIG_HEADERS([config.h])
diff --git a/doc/manual.html b/doc/manual.html
index 5fb2cf01..52b8dd18 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -16,7 +16,7 @@ relay chains while at the same time being very easy to setup for the
novice user. And as we know what enterprise users really need, there is
also professional
rsyslog support available directly from the source!
-This documentation is for version 3.17.3 (devel branch) of rsyslog.
+
This documentation is for version 3.17.4 (beta branch) of rsyslog.
Visit the rsyslog status page to obtain current
version information and project status.
If you like rsyslog, you might
--
cgit v1.2.3