summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-08-08 13:17:31 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-08-08 13:17:31 +0200
commitaf92c2682e50672ae8a1c0a29534798ffd873de8 (patch)
treee8c1ee73e3d95cec84e437937c90c5a42e80189b /configure.ac
parentf9a45dc801bf9ef3adb53a9cf697a3d919db048b (diff)
downloadrsyslog-af92c2682e50672ae8a1c0a29534798ffd873de8.tar.gz
rsyslog-af92c2682e50672ae8a1c0a29534798ffd873de8.tar.xz
rsyslog-af92c2682e50672ae8a1c0a29534798ffd873de8.zip
updated status doc after recent stable releases
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 98fda3ad..f35c38d4 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.21.3-Test3],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[3.21.3-Test5],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_HEADERS([config.h])