Commit e08ce8d1 authored by figsoda's avatar figsoda
Browse files

lib/trivial: bump oldestSupportedRelease to 23.11

parent 9fc8a307
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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`. */