summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2011-08-30 23:48:03 +0200
committerMichael Biebl <biebl@debian.org>2011-08-30 23:48:03 +0200
commitb9d0478eeb8b4f175704e012fcc06069b10e2553 (patch)
tree0be0af26b2ba76e79ae49f562852ef854393f74f /configure.ac
parent6b2af45bc8b2aa4292e3cf92986c01a728ef4d8c (diff)
downloadrsyslog-b9d0478eeb8b4f175704e012fcc06069b10e2553.tar.gz
Imported Upstream version 5.8.4upstream/5.8.4
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 427c0b0..2706ec0 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.3],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[5.8.4],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])