summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-04-07 15:28:06 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-04-07 15:28:06 +0200
commitf7f0902f65b7693b8b3ebc3064b5ea188e614bf9 (patch)
tree39e9d3d6d3533afff62c72044dea723e6c70a2c3 /configure.ac
parent1a08fa5ded3087a3b60d87a20d25a4ec589eba21 (diff)
parenta6c743e5ec5d213d3aa6404553fe65d59f065799 (diff)
downloadrsyslog-f7f0902f65b7693b8b3ebc3064b5ea188e614bf9.tar.gz
rsyslog-f7f0902f65b7693b8b3ebc3064b5ea188e614bf9.tar.xz
rsyslog-f7f0902f65b7693b8b3ebc3064b5ea188e614bf9.zip
Merge branch 'nextmaster' into oracle
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 7cf9e8bd..cd950071 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.5],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[4.1.6],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_MACRO_DIR([m4])