diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-11-28 14:09:19 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-11-28 14:09:19 -0800 |
commit | d58071a8a76d779eedab38033ae4c821c30295a5 (patch) | |
tree | 2ff73562d6b692b8affff12e63f7492a3ca558b4 | |
parent | d06c942efea40e1701ade200477a7449008d9f24 (diff) |
Linux 5.16-rc3v5.16-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Gobble Gobble # *DOCUMENTATION* |