diff options
author | Linus Torvalds | 2020-06-21 15:45:29 -0700 |
---|---|---|
committer | Linus Torvalds | 2020-06-21 15:45:29 -0700 |
commit | 48778464bb7d346b47157d21ffde2af6b2d39110 (patch) | |
tree | 581313f38a52dc73ee8be0107df8c3da704b2154 /Makefile | |
parent | 817d914d17651c188f28a284261ff6091d80ad2c (diff) |
Linux 5.8-rc2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |