mirror of
https://github.com/rsyslog/rsyslog.git
synced 2026-08-24 19:24:14 +02:00
prepare for 8.2104.0 scheduled stable
This commit is contained in:
parent
246c527918
commit
f8bc6196a5
@ -1,5 +1,5 @@
|
||||
----------------------------------------------------------------------------------------
|
||||
Scheduled Release 8.2104.0 (aka 2021.04) 2021-04-??
|
||||
Scheduled Release 8.2104.0 (aka 2021.04) 2021-04-20
|
||||
- 2021-04-19: new contributed module imhiredis
|
||||
Thanks to Théo Bertin (frikilax) for the patch.
|
||||
- 2021-04-19: new built-in function get_property() to access property vars
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([rsyslog],[8.2104.0.master],[rsyslog@lists.adiscon.com]) # UPDATE on release
|
||||
AC_INIT([rsyslog],[8.2104.0],[rsyslog@lists.adiscon.com]) # UPDATE on release
|
||||
AC_DEFINE(VERSION_YEAR, 21, [year part of real rsyslog version]) # UPDATE on release
|
||||
AC_DEFINE(VERSION_MONTH, 4, [month part of real rsyslog version]) # UPDATE on release
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user