diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-04-26 22:51:02 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-04-26 22:51:02 +0200 |
commit | 6a8b55ed4056ea5559ebe4f6a4b247f627870d4c (patch) | |
tree | 0c29a680da1fad69185a79f973c9e7dccda36c7f /Makefile | |
parent | Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 (diff) | |
download | linux-6a8b55ed4056ea5559ebe4f6a4b247f627870d4c.tar.xz linux-6a8b55ed4056ea5559ebe4f6a4b247f627870d4c.zip |
Linux 5.7-rc3v5.7-rc3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 7 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |