mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-15 10:30:40 +01:00
prepare for next daily stable release cycle
This commit is contained in:
parent
ab1a09e373
commit
2e2fd0d820
@ -1,4 +1,6 @@
|
||||
----------------------------------------------------------------------------------------
|
||||
Scheduled Release 8.2406.0 (aka 2024.06) 2024-06-??
|
||||
----------------------------------------------------------------------------------------
|
||||
Scheduled Release 8.2404.0 (aka 2024.04) 2024-04-02
|
||||
- 2024-04-02: omhttp patches and enhancement
|
||||
New omhttp plugin configuration parameters added:
|
||||
|
||||
@ -2,9 +2,9 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([rsyslog],[8.2404.0],[rsyslog@lists.adiscon.com]) # UPDATE on release
|
||||
AC_INIT([rsyslog],[8.2406.0.master],[rsyslog@lists.adiscon.com]) # UPDATE on release
|
||||
AC_DEFINE(VERSION_YEAR, 24, [year part of real rsyslog version]) # UPDATE on release
|
||||
AC_DEFINE(VERSION_MONTH, 4, [month part of real rsyslog version]) # UPDATE on release
|
||||
AC_DEFINE(VERSION_MONTH, 6, [month part of real rsyslog version]) # UPDATE on release
|
||||
|
||||
AM_INIT_AUTOMAKE([subdir-objects])
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user