diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-30 11:25:36 +0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-30 11:25:36 +0800 |
commit | 6fbc7275c7a9ba97877050335f290341a1fd8dbf (patch) | |
tree | 29acb5e3c330eea527e60989d9349cab04246d4d /Makefile | |
parent | 39132f746eceed6beecb16c7b79600fb54eb8b2b (diff) | |
download | linux-6fbc7275c7a9ba97877050335f290341a1fd8dbf.tar.gz linux-6fbc7275c7a9ba97877050335f290341a1fd8dbf.tar.bz2 linux-6fbc7275c7a9ba97877050335f290341a1fd8dbf.zip |
Linux 5.2-rc7v5.2-rc7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ VERSION = 5 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc6 -NAME = Golden Lions +EXTRAVERSION = -rc7 +NAME = Bobtail Squid # *DOCUMENTATION* # To see a list of typical targets execute "make help" |