summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-09-17 16:46:53 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-09-17 16:46:53 +0200
commite4dc83db31f7f23f68c11a586790abb5434b8171 (patch)
treefc9ebf19efe5a45c4006ee695068658bf3416a40 /configure.ac
parent92b4f6d610a3b4de9066d4f26a712cf6b1507250 (diff)
downloadrsyslog-4.5.3.tar.gz
rsyslog-4.5.3.tar.xz
rsyslog-4.5.3.zip
preparing for 4.5.3v4.5.3
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 9a263128..1fd62ae0 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.5.2],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[4.5.3],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_MACRO_DIR([m4])