diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-12-19 14:14:33 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-12-19 14:14:33 -0800 |
commit | a7904a538933c525096ca2ccde1e60d0ee62c08e (patch) | |
tree | 8903e1042c94eed56d0ee1781e57d19442e61e1c /Makefile | |
parent | f291e2d899d120880bfe8e0fa6fe22a97a54e054 (diff) | |
download | linux-a7904a538933c525096ca2ccde1e60d0ee62c08e.tar.bz2 |
Linux 5.16-rc6v5.16-rc6
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 = -rc5 +EXTRAVERSION = -rc6 NAME = Gobble Gobble # *DOCUMENTATION* |