diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-03-26 14:40:20 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-03-26 14:40:20 -0700 |
| commit | 197b6b60ae7bc51dd0814953c562833143b292aa (patch) | |
| tree | b738305b5dc051fa5e17f506bbec9a97b716531b | |
| parent | Merge tag 'usb-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... (diff) | |
| download | linux-6.3-rc4.tar.gz linux-6.3-rc4.zip | |
Linux 6.3-rc4v6.3-rc4
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |
