kick off 8.5 branch

This commit is contained in:
Rainer Gerhards 2014-08-18 12:38:25 +02:00
parent c65c14f031
commit 5665452373
2 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
---------------------------------------------------------------------------
Version 8.5.0 [v8-stable] 2014-08-??
---------------------------------------------------------------------------
Version 8.4.0 [v8-stable] 2014-08-18
- this is the new stable branch, which incorporates all enhancements of
rsyslog 8.3.

View File

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