summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-10-02 09:25:54 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-10-02 09:25:54 +0200
commit4c8546fd6fb56d5439edb5a098c8f82bc8fc36aa (patch)
tree428ea3bdbdeccdf405872c9a77df9be5fa0c5a70 /configure.ac
parentf771764fab64ff1a31d73fadd9934f4316bb099c (diff)
downloadrsyslog-4c8546fd6fb56d5439edb5a098c8f82bc8fc36aa.tar.gz
rsyslog-4c8546fd6fb56d5439edb5a098c8f82bc8fc36aa.tar.xz
rsyslog-4c8546fd6fb56d5439edb5a098c8f82bc8fc36aa.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 914969c1..39e78d24 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.5],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[4.5.6],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_MACRO_DIR([m4])