diff options
author | Linus Torvalds | 2021-03-14 14:41:02 -0700 |
---|---|---|
committer | Linus Torvalds | 2021-03-14 14:41:02 -0700 |
commit | 1e28eed17697bcf343c6743f0028cc3b5dd88bf0 (patch) | |
tree | 281cd820f0bb5de746f7456ad007114f9034fa8c /Makefile | |
parent | c995f12ad8842dbf5cfed113fb52cdd083f5afd1 (diff) |
Linux 5.12-rc3
Diffstat (limited to 'Makefile')
-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* |