summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-09 10:01:19 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-09 10:01:19 +0100
commit67a52bbd1d236f2f24297efdbceaf20c6fa10906 (patch)
tree46d6d6694ae4aeb27915e32e07c105c05f6997e0 /configure.ac
parent4b667744e7fde259a5a895a3b55baeec9139a6f1 (diff)
downloadrsyslog-67a52bbd1d236f2f24297efdbceaf20c6fa10906.tar.gz
rsyslog-67a52bbd1d236f2f24297efdbceaf20c6fa10906.tar.xz
rsyslog-67a52bbd1d236f2f24297efdbceaf20c6fa10906.zip
preparing for 5.7.8 releasev5.7.8
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 a7d26a1f..b5666d66 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.7],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[5.7.8],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])