Browse Source

Update list of supported versions

Maximilian Luz 2 years ago
parent
commit
fd285ff81d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      patches/README.md

+ 2 - 2
patches/README.md

@@ -9,8 +9,8 @@ Please direct any pull-requests for new patches and kernel functionality to this
 ## Maintained Versions
 ## Maintained Versions
 
 
 The currently maintained versions are
 The currently maintained versions are
-- [`5.16`](https://github.com/linux-surface/kernel/tree/v5.16-surface) (latest Arch Linux)
-- [`5.15`](https://github.com/linux-surface/kernel/tree/v5.15-surface) (latest Ubuntu/Fedora)
+- [`6.1`](https://github.com/linux-surface/kernel/tree/v6.1-surface) (latest Fedora)
+- [`6.2`](https://github.com/linux-surface/kernel/tree/v6.2-surface) (latest Arch Linux / Ubuntu)
 
 
 Any other versions are only included for historical purposes.
 Any other versions are only included for historical purposes.
 Unmaintained versions will likely (if necessary with a bit of re-basing) still work, but will not have the latest changes (so please don't report bugs for those).
 Unmaintained versions will likely (if necessary with a bit of re-basing) still work, but will not have the latest changes (so please don't report bugs for those).