diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-03-19 13:27:55 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-03-19 13:27:55 -0700 |
commit | e8d018dd0257f744ca50a729e3d042cf2ec9da65 (patch) | |
tree | 9955a084429f8ebbc9e3ba4198870a75b3e7aacd | |
parent | eaba52d63bfcf0047ce3a1bb011b35d4f066df8e (diff) | |
download | linux-next-e8d018dd0257f744ca50a729e3d042cf2ec9da65.tar.gz |
Linux 6.3-rc3v6.3-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |