mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-17 22:10:41 +01:00
bump version number to start new release cycle
This commit is contained in:
parent
21e983d6f6
commit
1d25a46e7f
@ -1,4 +1,6 @@
|
||||
------------------------------------------------------------------------------
|
||||
Version 8.10.0 [v8-stable] 2015-05-19
|
||||
------------------------------------------------------------------------------
|
||||
Version 8.9.0 [v8-stable] 2015-04-07
|
||||
- omprog: add option "hup.forward" to forwards HUP to external plugins
|
||||
This was suggested by David Lang so that external plugins (and other
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([rsyslog],[8.9.0],[rsyslog@lists.adiscon.com])
|
||||
AC_INIT([rsyslog],[8.10.0.master],[rsyslog@lists.adiscon.com])
|
||||
AM_INIT_AUTOMAKE([subdir-objects])
|
||||
|
||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user