summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-02 14:01:48 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-02 14:01:48 +0100
commit3018b443e7aee3de5485fa00e01951d2a05f2774 (patch)
treefeb29a6fc5470dd0943c6b709a224ce4c7f91212 /configure.ac
parentbd73f263b310c29d5e0b0dd541403bde44030b86 (diff)
downloadrsyslog-3018b443e7aee3de5485fa00e01951d2a05f2774.tar.gz
rsyslog-3018b443e7aee3de5485fa00e01951d2a05f2774.tar.xz
rsyslog-3018b443e7aee3de5485fa00e01951d2a05f2774.zip
preparing for 5.7.7v5.7.7
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 09884b9c..278288e7 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.6],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[5.7.7],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])