From 07b076ddcfed4ea9b447d0be574d1dcdb799bc2f Mon Sep 17 00:00:00 2001
From: Rainer Gerhards
Date: Wed, 15 Jul 2009 11:33:49 +0200
Subject: final touches for 4.5.1
---
ChangeLog | 2 +-
configure.ac | 2 +-
doc/manual.html | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index a935f42f..6a6d1d92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
---------------------------------------------------------------------------
-Version 4.5.1 [DEVEL] (rgerhards), 2009-07-??
+Version 4.5.1 [DEVEL] (rgerhards), 2009-07-15
- CONFIG CHANGE: $HUPisRestart default is now "off". We are doing this
to support removal of restart-type HUP in v5.
- bugfix: fromhost-ip was sometimes truncated
diff --git a/configure.ac b/configure.ac
index 6d22566b..dc1aab3a 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],[4.5.0],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[4.5.1],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_MACRO_DIR([m4])
diff --git a/doc/manual.html b/doc/manual.html
index d473f485..0fb91e1d 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -19,9 +19,9 @@ rsyslog support available directly from the source!
Please visit the rsyslog sponsor's page
to honor the project sponsors or become one yourself! We are very grateful for any help towards the
project goals.
-This documentation is for version 4.5.0 (beta branch) of rsyslog.
-Visit the rsyslog status page to obtain current
-version information and project status.
+
This documentation is for version 4.5.1 (beta branch) of rsyslog.
+Visit the rsyslog status page
+to obtain current version information and project status.
If you like rsyslog, you might
want to lend us a helping hand. It doesn't require a lot of
time - even a single mouse click helps. Learn how to help the rsyslog project.
--
cgit