diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-09 06:24:46 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-09 06:24:46 +0300 |
commit | d1fdb6d8f6a4109a4263176c84b899076a5f8008 (patch) | |
tree | 4294390f883bda739d945cafa14ae9d13d146cba /Makefile | |
parent | 2759e05cdb2577a0e8970a9fa80a7f5ff092596f (diff) | |
download | linux-d1fdb6d8f6a4109a4263176c84b899076a5f8008.tar.xz |
Linux 5.2-rc4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Golden Lions # *DOCUMENTATION* |