summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-11-30 11:23:12 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-11-30 11:23:12 +0100
commit1aac36dfd077073a76b80368f893810e1741a1ec (patch)
tree512da151472a17bb7e5422189394a2c62d899958 /configure.ac
parent44300ddcb2904105e2ecd56479bf396399dcab26 (diff)
downloadrsyslog-1aac36dfd077073a76b80368f893810e1741a1ec.tar.gz
rsyslog-1aac36dfd077073a76b80368f893810e1741a1ec.tar.xz
rsyslog-1aac36dfd077073a76b80368f893810e1741a1ec.zip
bumped version to 5.7.2v5.7.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 c2c7e8be..c1b41115 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],[5.7.1],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[5.7.2],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])