diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-03-14 14:41:02 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-03-14 14:41:02 -0700 |
commit | 1e28eed17697bcf343c6743f0028cc3b5dd88bf0 (patch) | |
tree | 281cd820f0bb5de746f7456ad007114f9034fa8c | |
parent | c995f12ad8842dbf5cfed113fb52cdd083f5afd1 (diff) | |
download | linux-next-5.12-rc3.tar.gz |
Linux 5.12-rc3v5.12-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Frozen Wasteland # *DOCUMENTATION* |