diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-31 16:49:15 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-31 16:49:15 -0700 |
commit | 3d77e6a8804abcc0504c904bd6e5cdf3a5cf8162 (patch) | |
tree | 1fd05f41db4367fbdfb822f31ea306345b0682fd | |
parent | bdc48fa11e46f867ea4d75fa59ee87a7f48be144 (diff) |
Linux 5.7v5.7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 7 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Kleptomaniac Octopus # *DOCUMENTATION* |