diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-01-01 22:53:16 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-01-01 22:53:16 +0100 |
commit | 88603b6dc419445847923fcb7fe5080067a30f98 (patch) | |
tree | 3f3c9ba97641347952dffed5c6c09a6e00165f3d | |
parent | Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
download | linux-88603b6dc419445847923fcb7fe5080067a30f98.tar.xz linux-88603b6dc419445847923fcb7fe5080067a30f98.zip |
Linux 6.2-rc2v6.2-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |