prepare for 8.3.2 release

This commit is contained in:
Rainer Gerhards 2014-05-02 10:45:58 +02:00
parent fc3c2bdcfb
commit ff8ae2f3dd
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---------------------------------------------------------------------------
Version 8.3.2 [v8-devel] 2014-05-??
Version 8.3.2 [v8-devel] 2014-05-02
- new template options for date extraction:
- year
- month

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT([rsyslog],[8.3.1],[rsyslog@lists.adiscon.com])
AC_INIT([rsyslog],[8.3.2],[rsyslog@lists.adiscon.com])
AM_INIT_AUTOMAKE([subdir-objects])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])