bumped version number

This commit is contained in:
Rainer Gerhards 2008-03-28 17:50:56 +00:00
parent ec0dbd8dc4
commit 3308c71ec8
2 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
---------------------------------------------------------------------------
Version 3.12.6 (rgerhards), 2008-04-??
---------------------------------------------------------------------------
Version 3.12.5 (rgerhards), 2008-03-28
- changed default for "last message repeated n times", which is now
off by default

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT([rsyslog],[3.12.5],[rsyslog@lists.adiscon.com])
AC_INIT([rsyslog],[3.12.6],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([syslogd.c])
AC_CONFIG_HEADERS([config.h])