summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-06-25 14:55:04 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-06-25 14:55:04 +0200
commitb46151989f97aaa3bc520c56f3c87fe2bc068958 (patch)
treee2ffc5632dfb6921a5cf0376b663c15357ee0166 /configure.ac
parent07b447fcbae051c55127a96c7117c1bfee1baa93 (diff)
downloadrsyslog-b46151989f97aaa3bc520c56f3c87fe2bc068958.tar.gz
rsyslog-b46151989f97aaa3bc520c56f3c87fe2bc068958.tar.xz
rsyslog-b46151989f97aaa3bc520c56f3c87fe2bc068958.zip
preparing for 3.16.2 releasev3.16.2
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 8f107207..cac215ff 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.16.1],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[3.16.2],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([syslogd.c])
AC_CONFIG_HEADERS([config.h])