diff options
author | Michael Biebl <biebl@debian.org> | 2009-10-10 12:29:11 +0200 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2009-10-10 12:29:11 +0200 |
commit | b743785de633f7ff5c39f980496d359e4758ec83 (patch) | |
tree | cbb40602f0c84f5fdb911b0bbd3a4b74e49b5211 /configure.ac | |
parent | a3320fb454a00c23e50fa18b5507b657212b01d2 (diff) | |
download | rsyslog-b743785de633f7ff5c39f980496d359e4758ec83.tar.gz |
Imported Upstream version 4.4.2upstream/4.4.2
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 059d68c..66a2d70 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.4.1],[rsyslog@lists.adiscon.com]) +AC_INIT([rsyslog],[4.4.2],[rsyslog@lists.adiscon.com]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([ChangeLog]) AC_CONFIG_MACRO_DIR([m4]) |