summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-12-19 12:46:13 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-12-19 12:46:13 +0100
commit58d1c9e21b2c31a1f1f6631275a6f90886321269 (patch)
tree9d7bf7a3b42430897cca88a8b9336e98cb8b8cd9
parent7837c523b8da7ac90c6efbb3de12855978ecaecf (diff)
downloadrsyslog-58d1c9e21b2c31a1f1f6631275a6f90886321269.tar.gz
rsyslog-58d1c9e21b2c31a1f1f6631275a6f90886321269.tar.xz
rsyslog-58d1c9e21b2c31a1f1f6631275a6f90886321269.zip
flagged special branch version
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5a77a8a6..99d7b203 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.8.6],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[5.8.6-newstats1],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])