diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-01-29 22:59:43 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-01-29 22:59:43 +0100 |
commit | 6d796c50f84ca79f1722bb131799e5a5710c4700 (patch) | |
tree | 5901bd0bc371b2970dd1ca280886b17dd5d98cf9 | |
parent | Merge tag 'irq_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-6d796c50f84ca79f1722bb131799e5a5710c4700.tar.xz linux-6d796c50f84ca79f1722bb131799e5a5710c4700.zip |
Linux 6.2-rc6v6.2-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |