summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-12-12 16:15:24 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-12-12 16:15:24 +0000
commit56b149585f193e17690a947a20f451b90f6ab173 (patch)
treecc4c3deb115a98083228db0e781b0ea9acb15518 /configure.ac
parent03ad8594ad4fef17de2614a38eb4a296851748ff (diff)
downloadrsyslog-56b149585f193e17690a947a20f451b90f6ab173.tar.gz
rsyslog-56b149585f193e17690a947a20f451b90f6ab173.tar.xz
rsyslog-56b149585f193e17690a947a20f451b90f6ab173.zip
bumped version number
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 54856833..ca0e16a9 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],[1.20.1],[rsyslog@lists.adiscon.com.])
+AC_INIT([rsyslog],[1.20.2],[rsyslog@lists.adiscon.com.])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([syslogd.c])
AC_CONFIG_HEADER([config.h])