summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-07-11 08:55:53 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-07-11 08:55:53 +0200
commitdc1dd284c28a863a0b000082aaeb62c39ff0e905 (patch)
tree2ca238a2fe81f15c8046ecdd8f7df4033a191b20 /configure.ac
parent5442adf8f407594d6197e58db492f31048ac4f85 (diff)
downloadrsyslog-4.6.7.tar.gz
rsyslog-4.6.7.tar.xz
rsyslog-4.6.7.zip
preparing for 4.6.7 releasev4.6.7
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 e3ef1357..85dd7afe 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.6.6],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[4.6.7],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_MACRO_DIR([m4])