From 7d20954653fa0f8999822554dcb048ee60dbbe58 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 18 Nov 2009 12:16:39 +0100 Subject: bumped version number & updated project status --- ChangeLog | 2 ++ configure.ac | 2 +- doc/status.html | 16 ++++++++-------- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 75be27c7..bb7228e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ --------------------------------------------------------------------------- +Version 5.5.1 [DEVEL] (rgerhards), 2009-11-?? +--------------------------------------------------------------------------- Version 5.5.0 [DEVEL] (rgerhards), 2009-11-18 - moved DNS resolution code out of imudp and into the backend processing Most importantly, DNS resolution now never happens if the resolved name diff --git a/configure.ac b/configure.ac index 4061b620..89c6c0ab 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.5.0],[rsyslog@lists.adiscon.com]) +AC_INIT([rsyslog],[5.5.1],[rsyslog@lists.adiscon.com]) AM_INIT_AUTOMAKE m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) diff --git a/doc/status.html b/doc/status.html index e67323d4..88a81181 100644 --- a/doc/status.html +++ b/doc/status.html @@ -2,26 +2,26 @@ rsyslog status page

rsyslog status page

-

This page reflects the status as of 2009-11-13.

+

This page reflects the status as of 2009-11-18.

Current Releases

+

v5 development: 5.5.0 [2009-11-18] - +change log - +download -
v5-beta: 5.3.5 [2009-11-13] - +

v5-beta: 5.3.5 [2009-11-13] - change log - download -
v4-beta: 4.5.6 [2009-11-05] - -change log - -download

+
v4-beta: 4.5.7 [2009-11-18] - +change log - +download

v5 stable: 5.2.0 [2009-11-02] (recommended to use v5-beta instead) - change log - -- cgit v1.2.3