summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-06-06 11:37:55 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-06-06 11:37:55 +0200
commit43c2f2b1ad5c3e4264f719dcff61893c38bc06f3 (patch)
treecc9d914c32ccf53ba6da122b3555f6d7f69527eb /configure.ac
parent9c7207bb7b889a47065b5bc15b32d1af214fdb59 (diff)
downloadrsyslog-43c2f2b1ad5c3e4264f719dcff61893c38bc06f3.tar.gz
rsyslog-43c2f2b1ad5c3e4264f719dcff61893c38bc06f3.tar.xz
rsyslog-43c2f2b1ad5c3e4264f719dcff61893c38bc06f3.zip
bumping 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 3896ae19..d0f2c8ea 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.19.6],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[3.19.7],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_HEADERS([config.h])