diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-08 20:24:46 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-08 20:24:46 -0700 | 
| commit | d1fdb6d8f6a4109a4263176c84b899076a5f8008 (patch) | |
| tree | 4294390f883bda739d945cafa14ae9d13d146cba | |
| parent | 2759e05cdb2577a0e8970a9fa80a7f5ff092596f (diff) | |
Linux 5.2-rc4v5.2-rc4
| -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* | 
