mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-21 04:20:42 +01:00
bumped version number
This commit is contained in:
parent
0d0fc50470
commit
6a7a3a2702
@ -1,4 +1,8 @@
|
||||
---------------------------------------------------------------------------
|
||||
Version 3.10.3 (rgerhards), 2008-01-14
|
||||
- fixed a bug with standard template definitions (not a big deal) - thanks
|
||||
to varmojfekoj for spotting it
|
||||
---------------------------------------------------------------------------
|
||||
Version 3.10.2 (rgerhards), 2008-01-14
|
||||
- added the ability to keep stop rsyslogd without the need to drain
|
||||
the main message queue. In disk queue mode, rsyslog continues to
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([rsyslog],[3.10.2],[rsyslog@lists.adiscon.com.])
|
||||
AC_INIT([rsyslog],[3.10.3],[rsyslog@lists.adiscon.com.])
|
||||
AM_INIT_AUTOMAKE
|
||||
AC_CONFIG_SRCDIR([syslogd.c])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user