summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-04-16 14:49:39 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-04-16 14:49:39 +0200
commit481dca7c80a26773c4d5f66abce9cee0f60016e9 (patch)
treeb716de5e834e8f0ad6efed9e82f338c34ec4df09 /configure.ac
parent6339d1d8c858c8c748a8c631b564d6053f573fa8 (diff)
downloadrsyslog-3.20.6.tar.gz
rsyslog-3.20.6.tar.xz
rsyslog-3.20.6.zip
preparing for 3.20.6v3.20.6
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 e636070c..3d256135 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.20.5],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[3.20.6],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_HEADERS([config.h])