lib/trivial: bump oldestSupportedRelease to 23.11
This commit is contained in:
parent
9fc8a3074f
commit
e08ce8d1d1
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ in {
|
||||||
they take effect as soon as the oldest release reaches end of life. */
|
they take effect as soon as the oldest release reaches end of life. */
|
||||||
oldestSupportedRelease =
|
oldestSupportedRelease =
|
||||||
# Update on master only. Do not backport.
|
# Update on master only. Do not backport.
|
||||||
2305;
|
2311;
|
||||||
|
|
||||||
/* Whether a feature is supported in all supported releases (at the time of
|
/* Whether a feature is supported in all supported releases (at the time of
|
||||||
release branch-off, if applicable). See `oldestSupportedRelease`. */
|
release branch-off, if applicable). See `oldestSupportedRelease`. */
|
||||||
|
|
Loading…
Reference in a new issue