summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2012-11-21 17:23:23 +0100
committerMichael Biebl <biebl@debian.org>2012-11-21 17:23:23 +0100
commit1796f8e02b6d0bc29ab65427d2ebf97f82f41999 (patch)
treeb095bd5faf13d6a48cc5ddc18891338931c5a273 /configure.ac
parent792f31fe29bef0c9960d3951f266fc7b2c70a2fc (diff)
downloadrsyslog-1796f8e02b6d0bc29ab65427d2ebf97f82f41999.tar.gz
Imported Upstream version 7.2.3upstream/7.2.3
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 e55da7b..4e6827e 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],[7.2.2],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[7.2.3],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])