From 9364b1bad7b7d54d42e6c1488db9b6a18d650f6a Mon Sep 17 00:00:00 2001
From: Rainer Gerhards
Date: Mon, 14 Sep 2009 16:24:11 +0200
Subject: bumped version number
---
ChangeLog | 2 ++
configure.ac | 2 +-
doc/manual.html | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index fcaf809b..3367e09f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
---------------------------------------------------------------------------
+Version 5.3.1 [DEVEL] (rgerhards), 2009-09-??
+---------------------------------------------------------------------------
Version 5.3.0 [DEVEL] (rgerhards), 2009-09-14
- begun to add simple GUI programs to gain insight into running rsyslogd
instances and help setup and troubleshooting (active via the
diff --git a/configure.ac b/configure.ac
index 3250ef2f..07fd0dac 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.0],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[5.3.1],[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 5a98b2d3..6b96d94c 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.0 (devel branch) of rsyslog.
+
This documentation is for version 5.3.1 (devel 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