diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-05-26 16:49:19 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-05-26 16:49:19 -0700 |
commit | cd6c84d8f0cdc911df435bb075ba22ce3c605b07 (patch) | |
tree | 579dc310a373b39d4dc3a596c5bf40607c29173e /Makefile | |
parent | c5b440951a19fdd068090d38dcbe72ea28e5e0d0 (diff) | |
download | linux-cd6c84d8f0cdc911df435bb075ba22ce3c605b07.tar.bz2 |
Linux 5.2-rc2v5.2-rc2
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 = -rc1 -NAME = Shy Crocodile +EXTRAVERSION = -rc2 +NAME = Golden Lions # *DOCUMENTATION* # To see a list of typical targets execute "make help" |