diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-09 05:24:46 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-09 05:24:46 +0200 |
commit | d1fdb6d8f6a4109a4263176c84b899076a5f8008 (patch) | |
tree | 4294390f883bda739d945cafa14ae9d13d146cba | |
parent | Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client (diff) | |
download | linux-d1fdb6d8f6a4109a4263176c84b899076a5f8008.tar.xz linux-d1fdb6d8f6a4109a4263176c84b899076a5f8008.zip |
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* |