summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-29 14:22:28 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-29 14:22:28 +0200
commit0fb11a5a11e3dcb389d6139e24b0d8aa72164dd6 (patch)
tree31d3cafbfefdf60c6c4cad5dbfaf39f58a57d1ed /configure.ac
parentc091e8491c0fa100dce951c09f8da77ee833059a (diff)
downloadrsyslog-0fb11a5a11e3dcb389d6139e24b0d8aa72164dd6.tar.gz
rsyslog-0fb11a5a11e3dcb389d6139e24b0d8aa72164dd6.tar.xz
rsyslog-0fb11a5a11e3dcb389d6139e24b0d8aa72164dd6.zip
preparing for 5.7.10
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 832a5b20..2e563490 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.9],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[5.7.10],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])