diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-01-02 14:23:25 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-01-02 14:23:25 -0800 |
commit | c9e6606c7fe92b50a02ce51dda82586ebdf99b48 (patch) | |
tree | 3d65a8d77615d3401b0f86cf3afb9519e31fa296 /Makefile | |
parent | 24a0b2206134e17ec99d212c776f08f75a4bec23 (diff) | |
download | linux-c9e6606c7fe92b50a02ce51dda82586ebdf99b48.tar.gz linux-c9e6606c7fe92b50a02ce51dda82586ebdf99b48.tar.bz2 linux-c9e6606c7fe92b50a02ce51dda82586ebdf99b48.zip |
Linux 5.16-rc8v5.16-rc8
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Gobble Gobble # *DOCUMENTATION* |