diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-09-02 18:57:40 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-09-02 18:57:40 +0200 |
commit | 089cf7f6ecb266b6a4164919a2e69bd2f938374a (patch) | |
tree | 60ae158c3e12c34829ef3969067215c446526885 /Makefile | |
parent | Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
download | linux-089cf7f6ecb266b6a4164919a2e69bd2f938374a.tar.xz linux-089cf7f6ecb266b6a4164919a2e69bd2f938374a.zip |
Linux 5.3-rc7v5.3-rc7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Bobtail Squid # *DOCUMENTATION* |