lib/trival: Bump oldestSupportedRelease to 2211

This commit is contained in:
Martin Weinelt 2023-01-01 14:57:25 +01:00
parent 4e6337bdce
commit 192f844477
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -179,7 +179,7 @@ rec {
they take effect as soon as the oldest release reaches end of life. */
oldestSupportedRelease =
# Update on master only. Do not backport.
2205;
2211;
/* Whether a feature is supported in all supported releases (at the time of
release branch-off, if applicable). See `oldestSupportedRelease`. */