summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-01-09 14:25:44 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-01-09 14:25:44 +0100
commit5c0cff0e5a3a1a00b6176af7e4fefbdc5af8f9a3 (patch)
tree34ff9763dd7fbf667ff1a6c222dfac2ed54358a5
parente6e1ff65bcb577df238c9c24d55909bca6febbb3 (diff)
downloadrsyslog-5c0cff0e5a3a1a00b6176af7e4fefbdc5af8f9a3.tar.gz
rsyslog-5c0cff0e5a3a1a00b6176af7e4fefbdc5af8f9a3.tar.xz
rsyslog-5c0cff0e5a3a1a00b6176af7e4fefbdc5af8f9a3.zip
begin preparing for v6-stable
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 11fceafc..ed68a11c 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],[6.1.12],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[6.2.0],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])