diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-16 08:49:45 -1000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-16 08:49:45 -1000 |
commit | 9e0babf2c06c73cda2c0cd37a1653d823adb40ec (patch) | |
tree | b6afa4e0b539723e6b35f16a1718a731aeb4e8bb | |
parent | 963172d9c7e862654d3d24cbcafb33f33ae697a8 (diff) | |
download | linux-9e0babf2c06c73cda2c0cd37a1653d823adb40ec.tar.bz2 |
Linux 5.2-rc5v5.2-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Golden Lions # *DOCUMENTATION* |