summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-04-02 14:41:32 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-04-02 14:41:32 +0200
commit01adeab0cba21ad6193addf1a4e90689b507d092 (patch)
tree3fd605896c1a18f73b877ecb578a5a62f15e6723 /configure.ac
parent589f8af56cac4a4b55de757834b6e632a199e395 (diff)
downloadrsyslog-3.20.5.tar.gz
rsyslog-3.20.5.tar.xz
rsyslog-3.20.5.zip
preparing for 3.20.5 releasev3.20.5
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 6a79d9a3..e636070c 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.4],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[3.20.5],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_HEADERS([config.h])