bumped version number

This commit is contained in:
Rainer Gerhards 2008-02-13 07:08:53 +00:00
parent 1e047df3b9
commit 0942a0da13
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -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])