summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-09-18 10:03:34 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-09-18 10:03:34 +0200
commit65527ca62585793f3b85f8c17a11621e6f7ad189 (patch)
tree1709ebe7c33ba0430905f86117a08dc434c22a91 /configure.ac
parent41adeb2022b9901ba2dd0d933ddfb1e86c250d93 (diff)
downloadrsyslog-65527ca62585793f3b85f8c17a11621e6f7ad189.tar.gz
rsyslog-65527ca62585793f3b85f8c17a11621e6f7ad189.tar.xz
rsyslog-65527ca62585793f3b85f8c17a11621e6f7ad189.zip
bumped version number
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 ecc2a1a8..892a2ab9 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],[3.18.4],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[3.18.5],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([syslogd.c])
AC_CONFIG_HEADERS([config.h])