summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-02 08:06:21 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-02 08:06:21 +0000
commitfe5770aa13ba5a092f5ea8a9f13dbe6585ea6b28 (patch)
tree4c6bd37998e1cae34d76f3d0a3860c05b78d65cb /configure.ac
parent35dc817c008cd54175cd2d6c747119a7cf1922c1 (diff)
downloadrsyslog-fe5770aa13ba5a092f5ea8a9f13dbe6585ea6b28.tar.gz
rsyslog-fe5770aa13ba5a092f5ea8a9f13dbe6585ea6b28.tar.xz
rsyslog-fe5770aa13ba5a092f5ea8a9f13dbe6585ea6b28.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 498957da..c58c2173 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.15.0],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[3.15.1],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([syslogd.c])
AC_CONFIG_HEADERS([config.h])