summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-05-19 12:44:28 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-05-19 12:44:28 +0200
commitc399118345dff8568613133054e98ddf46d67aa5 (patch)
tree34ccb8c76c41258ce78f2c027920e1926f58ca54 /configure.ac
parent8ca5c6b27feb46efbf6d3e3b8a78b0f839bfe613 (diff)
downloadrsyslog-c399118345dff8568613133054e98ddf46d67aa5.tar.gz
rsyslog-c399118345dff8568613133054e98ddf46d67aa5.tar.xz
rsyslog-c399118345dff8568613133054e98ddf46d67aa5.zip
preparing for 5.8.1 stablev5.8.1
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 6ac6ff65..1faaff89 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.0],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[5.8.1],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])