summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-05-28 10:03:14 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-05-28 10:03:14 +0200
commit7405a3057003bab0361a111b0f9d013b881b6db0 (patch)
treebc7675169def14d18307423b39797de883e4abaa /configure.ac
parent9517e19b6427c295e206ece9562ce70f4a6d7044 (diff)
downloadrsyslog-7405a3057003bab0361a111b0f9d013b881b6db0.tar.gz
rsyslog-7405a3057003bab0361a111b0f9d013b881b6db0.tar.xz
rsyslog-7405a3057003bab0361a111b0f9d013b881b6db0.zip
begun rsyslog v5 branch (for ultra-reliable queue)
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 66f1cab1..fc8cdc36 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.3.1],[rsyslog@lists.adiscon.com])
+rC_INIT([rsyslog],[5.1.1],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_MACRO_DIR([m4])