summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2011-09-01 23:27:36 +0200
committerMichael Biebl <biebl@debian.org>2011-09-01 23:27:36 +0200
commitae82a633a4d42dfdc942d8f0f4f5e6470f13797e (patch)
treec9835c065c1dafa1beb21ffa19f4e2ba8693cce2 /configure.ac
parentb9d0478eeb8b4f175704e012fcc06069b10e2553 (diff)
downloadrsyslog-ae82a633a4d42dfdc942d8f0f4f5e6470f13797e.tar.gz
Imported Upstream version 5.8.5upstream/5.8.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 2706ec0..8ee2424 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.4],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[5.8.5],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])