summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-05-13 14:17:02 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-05-13 14:17:02 +0200
commit1cd5224a9cd3a036053b185ef3af1be7e0a455d0 (patch)
tree290f150cf7a024467756200c4c857749fa7c52e8 /configure.ac
parent4de5aa20bc9620562d93658858903aac86b1ce00 (diff)
downloadrsyslog-1cd5224a9cd3a036053b185ef3af1be7e0a455d0.tar.gz
rsyslog-1cd5224a9cd3a036053b185ef3af1be7e0a455d0.tar.xz
rsyslog-1cd5224a9cd3a036053b185ef3af1be7e0a455d0.zip
doc bugfix: yet another typo
... am I really that dumb... ;)
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..fb0cff8d 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-pre3],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])