summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-06-13 15:55:49 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-06-13 15:55:49 +0200
commit50521ab72bcf302958b007ca77f08ce65a368fb8 (patch)
tree4eb03871ea7c70973ffbb3ad4f9f1baa9925b7c2 /configure.ac
parent8261e79c366011d1c0112df83333d76c24e43a33 (diff)
downloadrsyslog-50521ab72bcf302958b007ca77f08ce65a368fb8.tar.gz
rsyslog-50521ab72bcf302958b007ca77f08ce65a368fb8.tar.xz
rsyslog-50521ab72bcf302958b007ca77f08ce65a368fb8.zip
preparing for 6.2.2 releasev6.2.2
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 5b849551..7d1d98b0 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.2.1],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[6.2.2],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])