summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-02-04 16:42:17 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-02-04 16:42:17 +0100
commit0a36190a5ddb3c87d22453547d9a4840d0f27cf7 (patch)
tree8e0b99dbd4fb52db29aa685ed1bb16c7bbd3e23d /configure.ac
parent024fdc16f7e7e19040153ff28475105f174ae597 (diff)
downloadrsyslog-0a36190a5ddb3c87d22453547d9a4840d0f27cf7.tar.gz
rsyslog-0a36190a5ddb3c87d22453547d9a4840d0f27cf7.tar.xz
rsyslog-0a36190a5ddb3c87d22453547d9a4840d0f27cf7.zip
preparing for 5.7.3v5.7.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 da939c17..d5d37b2b 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.2],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[5.7.3],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])