diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-10-28 14:57:30 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-10-28 14:57:30 +0100 |
commit | 99d63bef5fa6205d3da0f9aa74afa0551e9acd0b (patch) | |
tree | 252e315b4e020207cfef94231160532ac507caaa | |
parent | eb14408da8a43eadd6dfedd8b50ca86453a597a3 (diff) | |
download | rsyslog-99d63bef5fa6205d3da0f9aa74afa0551e9acd0b.tar.gz rsyslog-99d63bef5fa6205d3da0f9aa74afa0551e9acd0b.tar.xz rsyslog-99d63bef5fa6205d3da0f9aa74afa0551e9acd0b.zip |
bumped version number, preparing to be new stable branch
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | doc/manual.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index d70e48b5..bacb9d1e 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.19.12],[rsyslog@lists.adiscon.com]) +AC_INIT([rsyslog],[3.20.0],[rsyslog@lists.adiscon.com]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([ChangeLog]) AC_CONFIG_HEADERS([config.h]) diff --git a/doc/manual.html b/doc/manual.html index f1e2640b..cbb3477d 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 <a href="professional_support.html">professional rsyslog support</a> available directly from the source!</p> -<p><b>This documentation is for version 3.19.12 (beta branch) of rsyslog.</b> +<p><b>This documentation is for version 3.20.0 (v3-stable branch) of rsyslog.</b> Visit the <i> <a href="http://www.rsyslog.com/doc-status.html">rsyslog status page</a></i></b> to obtain current version information and project status. </p><p><b>If you like rsyslog, you might |