summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-07-08 16:07:00 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-07-08 16:07:00 +0200
commit934058a7f7c389fac19ef22f8100743b7035ba23 (patch)
treefff10c1ddb4331b9191548bae255c5bda688d2fb /configure.ac
parentcf906392c3039ffa2526316b44ff28bd1d899061 (diff)
downloadrsyslog-934058a7f7c389fac19ef22f8100743b7035ba23.tar.gz
rsyslog-934058a7f7c389fac19ef22f8100743b7035ba23.tar.xz
rsyslog-934058a7f7c389fac19ef22f8100743b7035ba23.zip
finishing touches for 5.1.2v5.1.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 78556be6..e9cfe073 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],[5.1.1],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[5.1.2],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_MACRO_DIR([m4])