summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-06-22 19:22:24 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-06-22 19:22:24 +0200
commit5310ccee3159c298cfd6e3af47c50d8b302894ec (patch)
tree968bf9eec2b791d0a067ddad9836993e4c5ea3ad /configure.ac
parent17133f2cd18a2b5376d40a01b87c970b3a47c265 (diff)
downloadrsyslog-5310ccee3159c298cfd6e3af47c50d8b302894ec.tar.gz
rsyslog-5310ccee3159c298cfd6e3af47c50d8b302894ec.tar.xz
rsyslog-5310ccee3159c298cfd6e3af47c50d8b302894ec.zip
preparing for v4-stable
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 4da2a4ff..3e24c62f 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],[4.1.7],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[4.2.0],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_MACRO_DIR([m4])