summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-05-20 15:40:45 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-05-20 15:40:45 +0200
commit128cf1b5e5738597288dd0120ced63a0334d4698 (patch)
tree0b5e42cdaa37137e0f97cee01057bbafa8dc1cee /configure.ac
parent7574e70df4c6796878d3b753275f01b5f0d65ade (diff)
downloadrsyslog-128cf1b5e5738597288dd0120ced63a0334d4698.tar.gz
rsyslog-128cf1b5e5738597288dd0120ced63a0334d4698.tar.xz
rsyslog-128cf1b5e5738597288dd0120ced63a0334d4698.zip
preparing for 5.5.5v5.5.5
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 653edfb2..a25cfc0c 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],[5.5.4],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[5.5.5],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])