From 05491329919b41bfeccdbd4758210215a98ff451 Mon Sep 17 00:00:00 2001
From: Rainer Gerhards
Date: Mon, 7 Jul 2008 15:50:32 +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 0479d93a..b581024a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
---------------------------------------------------------------------------
+Version 3.19.10 (rgerhards), 2008-07-??
+---------------------------------------------------------------------------
Version 3.19.9 (rgerhards), 2008-07-07
- added tutorial for creating a TLS-secured syslog infrastructure
- rewritten omusrmsg to no longer fork() a new process for sending messages
diff --git a/configure.ac b/configure.ac
index 5e141ab5..aba635dd 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.9],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[3.19.10],[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 15607c58..644ac77c 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 professional
rsyslog support available directly from the source!
-This documentation is for version 3.19.9 (devel branch) of rsyslog.
+
This documentation is for version 3.19.10 (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