diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-04-04 14:15:36 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-04-04 14:15:36 -0700 |
commit | e49d033bddf5b565044e2abe4241353959bc9120 (patch) | |
tree | 3d211178ef8164474a7d787acf5616cbf8a08949 | |
parent | 829933ef05a951c8ff140e814656d73e74915faf (diff) |
Linux 5.12-rc6v5.12-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Frozen Wasteland # *DOCUMENTATION* |