summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-18 10:55:17 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-18 10:55:17 +0100
commit903811a856109486ce238133fc8c68fa89f26514 (patch)
tree34ed0370ca046673b542277f3729287b7f0d5d9b /configure.ac
parent2a1d97263f639744b1caefe79ab60e4907e8ac41 (diff)
downloadrsyslog-4.5.7.tar.gz
rsyslog-4.5.7.tar.xz
rsyslog-4.5.7.zip
preparing for 4.5.7v4.5.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 39e78d24..9a637d4d 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.5.6],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[4.5.7],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_MACRO_DIR([m4])