diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-02-19 23:24:22 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-02-19 23:24:22 +0100 |
commit | c9c3395d5e3dcc6daee66c6908354d47bf98cb0c (patch) | |
tree | 1acc839ccc01265ced18c9bda080af08962477aa | |
parent | Merge tag 'x86-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
download | linux-6.2.tar.xz linux-6.2.zip |
Linux 6.2v6.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc8 +EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |