summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-03-15 11:30:33 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-03-15 11:30:33 +0100
commit43607c303cdaf5adc4983c559fab66942e98cbe5 (patch)
treedde5fa9413bf5ed393243c7cd3ab686439b09614 /configure.ac
parentf62031df11317a9c861db464d9f95bea2f2d4596 (diff)
downloadrsyslog-43607c303cdaf5adc4983c559fab66942e98cbe5.tar.gz
rsyslog-43607c303cdaf5adc4983c559fab66942e98cbe5.tar.xz
rsyslog-43607c303cdaf5adc4983c559fab66942e98cbe5.zip
preparing for 5.8.9v5.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 3cb623d4..1f72bcce 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])])