mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-21 00:50:42 +01:00
bumped version number
This commit is contained in:
parent
1e047df3b9
commit
0942a0da13
@ -1,4 +1,6 @@
|
||||
---------------------------------------------------------------------------
|
||||
Version 3.11.2 (rgerhards), 2008-02-??
|
||||
---------------------------------------------------------------------------
|
||||
Version 3.11.1 (rgerhards), 2008-02-12
|
||||
- SNMP trap sender added thanks to Andre Lorbach (omsnmp)
|
||||
- added input-plugin interface specification in form of a (copy) template
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([rsyslog],[3.11.1],[rsyslog@lists.adiscon.com.])
|
||||
AC_INIT([rsyslog],[3.11.2],[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