summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-01-18 14:55:15 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2013-01-18 14:55:15 +0100
commit71c385c3ade8493bfb2e74a3a89fa5ebc2c7cd21 (patch)
tree5f9a47465170a215330fe3859e87c1dda337bf56
parenteb5c7a04199028703a328d199c36ac6f5b631ccd (diff)
downloadrsyslog-71c385c3ade8493bfb2e74a3a89fa5ebc2c7cd21.tar.gz
rsyslog-71c385c3ade8493bfb2e74a3a89fa5ebc2c7cd21.tar.bz2
rsyslog-71c385c3ade8493bfb2e74a3a89fa5ebc2c7cd21.zip
bump version number for experimental build
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c224ca8e..b054ec65 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],[7.3.6.ex4],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[7.3.6.ex6],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])