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 | |
| parent | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (diff) | |
| download | linux-5.16-rc6.tar.gz linux-5.16-rc6.zip | |
Linux 5.16-rc6v5.16-rc6
| -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* |
