diff options
author | Michael Biebl <biebl@debian.org> | 2008-03-29 12:14:38 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2008-03-29 12:14:38 +0100 |
commit | 8a0b3535fa5eb747cf28cee9c3b281a2fe00c6b4 (patch) | |
tree | 6afb3b638c3e9676c1854b6294acc67c26fdc90c /configure.ac | |
parent | 4d85b3abea17def3a88653d3678c4deb848355af (diff) | |
download | rsyslog-8a0b3535fa5eb747cf28cee9c3b281a2fe00c6b4.tar.gz |
Imported Upstream version 1.19.10upstream/1.19.10
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 3de829d..2856fee 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],[1.19.9],[rsyslog@lists.adiscon.com.]) +AC_INIT([rsyslog],[1.19.10],[rsyslog@lists.adiscon.com.]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([syslogd.c]) AC_CONFIG_HEADER([config.h]) |