summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-12-16 11:35:58 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2008-12-16 11:35:58 +0100
commit246962be65941c7994aa18e4f9327f239c62eb9e (patch)
tree42fa26bd848616bb1db286fb7d530603adb35cf4 /configure.ac
parentee79ff3214beeaf97c62be3638876a0610c77afa (diff)
downloadrsyslog-246962be65941c7994aa18e4f9327f239c62eb9e.tar.gz
rsyslog-246962be65941c7994aa18e4f9327f239c62eb9e.tar.xz
rsyslog-246962be65941c7994aa18e4f9327f239c62eb9e.zip
preparing for 4.1.3 releasev4.1.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 e8aa644a..d204b7fd 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.1.2],[rsyslog@lists.adiscon.com])
+AC_INIT([rsyslog],[4.1.3],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([ChangeLog])
AC_CONFIG_HEADERS([config.h])