summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-03-26 15:41:59 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-03-26 15:41:59 +0100
commitb6ce75cb6ce65a468f9551d98a641b407a4f2630 (patch)
tree7d43467741fe4f8a28839a6151e3e4b42035255c /configure.ac
parent77f4230c10f9f2a1c9605f0b4208d7209b2ccf27 (diff)
downloadrsyslog-4.6.2.tar.gz
rsyslog-4.6.2.tar.xz
rsyslog-4.6.2.zip
preparing for 4.6.2v4.6.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 b059fe75..b01396d6 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],[4.6.1],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[4.6.2],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_MACRO_DIR([m4])