mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-19 09:10:42 +01:00
bump release number for new schedule stable cycle
This commit is contained in:
parent
8cc0c25edf
commit
62651b80e6
@ -1,4 +1,6 @@
|
||||
----------------------------------------------------------------------------------------
|
||||
Scheduled Release 8.2302.0 (aka 2023.02) 2023-02-??
|
||||
----------------------------------------------------------------------------------------
|
||||
Scheduled Release 8.2212.0 (aka 2022.12) 2022-12-06
|
||||
- 2022-12-05: testbench: make python http server based tests more reliable
|
||||
Harden them against races during server port assignment. Prevents
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([rsyslog],[8.2212.0],[rsyslog@lists.adiscon.com]) # UPDATE on release
|
||||
AC_DEFINE(VERSION_YEAR, 22, [year part of real rsyslog version]) # UPDATE on release
|
||||
AC_INIT([rsyslog],[8.2213.0.master],[rsyslog@lists.adiscon.com]) # UPDATE on release
|
||||
AC_DEFINE(VERSION_YEAR, 23, [year part of real rsyslog version]) # UPDATE on release
|
||||
AC_DEFINE(VERSION_MONTH, 12, [month part of real rsyslog version]) # UPDATE on release
|
||||
|
||||
AM_INIT_AUTOMAKE([subdir-objects])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user