diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-28 13:51:29 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-28 13:51:29 +0000 |
commit | 6780beb633929cb174fc109531b47362ac487f21 (patch) | |
tree | 5eb57422e61752cf1f37d7ec73b03b459ab4ed36 /configure.ac | |
parent | e90ba3a4ae7425f2401bd8963f54e7907b34788e (diff) | |
download | rsyslog-6780beb633929cb174fc109531b47362ac487f21.tar.gz rsyslog-6780beb633929cb174fc109531b47362ac487f21.tar.xz rsyslog-6780beb633929cb174fc109531b47362ac487f21.zip |
preparing files for 3.10.4
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 3845da08..ff3903d3 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],[3.10.3],[rsyslog@lists.adiscon.com.]) +AC_INIT([rsyslog],[3.10.4],[rsyslog@lists.adiscon.com.]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([syslogd.c]) AC_CONFIG_HEADERS([config.h]) |