diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-07-25 15:35:14 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-07-25 15:35:14 -0700 |
commit | ff1176468d368232b684f75e82563369208bc371 (patch) | |
tree | 62da3fab2b88ec8bceeab2a85a311ff06b6b3627 | |
parent | a1833a54033e4ca760ad58fa2a6469ad59b3fa1a (diff) |
Linux 5.14-rc3v5.14-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 14 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Opossums on Parade # *DOCUMENTATION* |