mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-19 13:50:41 +01:00
update versions for daily stable
This commit is contained in:
parent
0558761193
commit
f791afe5c0
@ -1,4 +1,6 @@
|
|||||||
----------------------------------------------------------------------------------------
|
----------------------------------------------------------------------------------------
|
||||||
|
Scheduled Release 8.2208.0 (aka 2022.08) 2022-08-??
|
||||||
|
----------------------------------------------------------------------------------------
|
||||||
Scheduled Release 8.2206.0 (aka 2022.06) 2022-06-14
|
Scheduled Release 8.2206.0 (aka 2022.06) 2022-06-14
|
||||||
- 2022-05-25: omelastisearch: allow omitting _type field
|
- 2022-05-25: omelastisearch: allow omitting _type field
|
||||||
Allow omitting the _type field by setting it to an empty string.
|
Allow omitting the _type field by setting it to an empty string.
|
||||||
|
|||||||
@ -2,9 +2,9 @@
|
|||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ(2.61)
|
AC_PREREQ(2.61)
|
||||||
AC_INIT([rsyslog],[8.2206.0],[rsyslog@lists.adiscon.com]) # UPDATE on release
|
AC_INIT([rsyslog],[8.2208.0.master],[rsyslog@lists.adiscon.com]) # UPDATE on release
|
||||||
AC_DEFINE(VERSION_YEAR, 22, [year part of real rsyslog version]) # UPDATE on release
|
AC_DEFINE(VERSION_YEAR, 22, [year part of real rsyslog version]) # UPDATE on release
|
||||||
AC_DEFINE(VERSION_MONTH, 06, [month part of real rsyslog version]) # UPDATE on release
|
AC_DEFINE(VERSION_MONTH, 8, [month part of real rsyslog version]) # UPDATE on release
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE([subdir-objects])
|
AM_INIT_AUTOMAKE([subdir-objects])
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user