diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-03-12 16:36:44 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-03-12 16:36:44 -0700 |
commit | eeac8ede17557680855031c6f305ece2378af326 (patch) | |
tree | 42b34639e46f034e2596705ef32f9b1214f3a601 | |
parent | 79d1ed5ca7db67d48e870c979f0e0f6b0947944a (diff) |
Linux 6.3-rc2v6.3-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 6 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* |