summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2012-03-15 13:34:05 +0100
committerMichael Biebl <biebl@debian.org>2012-03-15 13:34:05 +0100
commitc1860fd74db97b8311e5d8f018ded8145fb0b0f5 (patch)
tree7119c56e0aedd8aeda0e4f84a761d79ede01a724 /configure.ac
parent4b6db682f04b13a031bc48d240266b2fbd670ae7 (diff)
downloadrsyslog-c1860fd74db97b8311e5d8f018ded8145fb0b0f5.tar.gz
Imported Upstream version 5.8.9upstream/5.8.9
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 3cb623d..1f72bcc 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.8],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[5.8.9],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])