summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes/rl-2105.section.md
diff options
context:
space:
mode:
authorBjørn Forsman <bjorn.forsman@gmail.com>2021-08-16 19:32:04 +0200
committerBjørn Forsman <bjorn.forsman@gmail.com>2021-08-16 19:32:04 +0200
commita37965f7c5d26938774677e97b9f6c9e35bce701 (patch)
tree08eeee6d5b2e525d07dbf34b2bef0a1aebf60490 /nixos/doc/manual/release-notes/rl-2105.section.md
parent6e01aa7ca639260aa4c8e652656f132fd5bfeb19 (diff)
downloadnixpkgs-a37965f7c5d26938774677e97b9f6c9e35bce701.tar
nixpkgs-a37965f7c5d26938774677e97b9f6c9e35bce701.tar.gz
nixpkgs-a37965f7c5d26938774677e97b9f6c9e35bce701.tar.bz2
nixpkgs-a37965f7c5d26938774677e97b9f6c9e35bce701.tar.lz
nixpkgs-a37965f7c5d26938774677e97b9f6c9e35bce701.tar.xz
nixpkgs-a37965f7c5d26938774677e97b9f6c9e35bce701.tar.zst
nixpkgs-a37965f7c5d26938774677e97b9f6c9e35bce701.zip
nixos: fix release notes about linux_latest version
It's version 5.13, not 5.12.
Diffstat (limited to 'nixos/doc/manual/release-notes/rl-2105.section.md')
-rw-r--r--nixos/doc/manual/release-notes/rl-2105.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2105.section.md b/nixos/doc/manual/release-notes/rl-2105.section.md
index 49b97c203fe..359f2e5b2e5 100644
--- a/nixos/doc/manual/release-notes/rl-2105.section.md
+++ b/nixos/doc/manual/release-notes/rl-2105.section.md
@@ -30,7 +30,7 @@ In addition to numerous new and upgraded packages, this release has the followin
 
   - Python optimizations were disabled again. Builds with optimizations enabled are not reproducible. Optimizations can now be enabled with an option.
 
-- The linux_latest kernel was updated to the 5.12 series. It currently is not officially supported for use with the zfs filesystem. If you use zfs, you should use a different kernel version (either the LTS kernel, or track a specific one).
+- The linux_latest kernel was updated to the 5.13 series. It currently is not officially supported for use with the zfs filesystem. If you use zfs, you should use a different kernel version (either the LTS kernel, or track a specific one).
 
 ## New Services {#sec-release-21.05-new-services}