prepare for 8.2104.0 scheduled stable

This commit is contained in:
Rainer Gerhards 2021-04-19 11:12:53 +02:00
parent 246c527918
commit f8bc6196a5
No known key found for this signature in database
GPG Key ID: 0CB6B2A8BE80B499
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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