From 4d93afabe9b10f2f60ab52b2a5134d6c37050e1b Mon Sep 17 00:00:00 2001
From: Rainer Gerhards
Date: Fri, 13 Nov 2009 11:11:44 +0100
Subject: bumped version number, updated project status
---
ChangeLog | 2 ++
configure.ac | 2 +-
doc/manual.html | 2 +-
doc/status.html | 15 ++++++---------
4 files changed, 10 insertions(+), 11 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 6316a945..e6e27bb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
---------------------------------------------------------------------------
+Version 5.5.0 [DEVEL] (rgerhards), 2009-11-??
+---------------------------------------------------------------------------
Version 5.3.5 [BETA] (rgerhards), 2009-11-13
- some light performance enhancement by replacing time() call with much
faster (at least under linux) gettimeofday() calls.
diff --git a/configure.ac b/configure.ac
index d850dfda..eeb2c2f4 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],[5.3.5],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[5.5.0],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
diff --git a/doc/manual.html b/doc/manual.html
index e65628a7..c24d1080 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -19,7 +19,7 @@ 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 5.3.5 (beta branch) of rsyslog.
+
This documentation is for version 5.5.0 (devel branch) of rsyslog.
Visit the rsyslog status page
to obtain current version information and project status.
If you like rsyslog, you might
diff --git a/doc/status.html b/doc/status.html
index ff056489..e67323d4 100644
--- a/doc/status.html
+++ b/doc/status.html
@@ -2,31 +2,28 @@
rsyslog status page
rsyslog status page
-
This page reflects the status as of 2009-11-05.
+This page reflects the status as of 2009-11-13.
Current Releases
+
-
+
v5-beta: 5.3.5 [2009-11-13] -
+change log -
+download
v4-beta: 4.5.6 [2009-11-05] -
change log -
download
-v5 stable: 5.2.0 [2009-11-02] (recommended to use
-5.3.3 instead) -
+
v5 stable: 5.2.0 [2009-11-02] (recommended to use v5-beta instead) -
change log -
download
--
cgit v1.2.3