summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-01-17 09:37:45 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-01-17 09:37:45 +0100
commit92f7e549df5a1333f037cf3b290e3087fd9ad5da (patch)
tree74dd41305223947e8ffd69ee6272e87f5f40d189 /configure.ac
parent0ed4da17a23db22e18856049ab2814e640f309c1 (diff)
downloadrsyslog-92f7e549df5a1333f037cf3b290e3087fd9ad5da.tar.gz
rsyslog-92f7e549df5a1333f037cf3b290e3087fd9ad5da.tar.xz
rsyslog-92f7e549df5a1333f037cf3b290e3087fd9ad5da.zip
preparing for 5.8.7v5.8.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 5a77a8a6..6fbc84a6 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.8.6],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[5.8.7],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])