lib/trivial: bump oldestSupportedRelease to 23.11

This commit is contained in:
figsoda 2024-01-29 12:08:59 -05:00
parent 9fc8a3074f
commit e08ce8d1d1

View File

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