aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-06-16 14:49:45 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2019-06-16 14:49:45 -0400
commit9e0babf2c06c73cda2c0cd37a1653d823adb40ec (patch)
treeb6afa4e0b539723e6b35f16a1718a731aeb4e8bb
parent963172d9c7e862654d3d24cbcafb33f33ae697a8 (diff)
Linux 5.2-rc5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b81e17261250..9514dac2660a 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
2VERSION = 5 2VERSION = 5
3PATCHLEVEL = 2 3PATCHLEVEL = 2
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc4 5EXTRAVERSION = -rc5
6NAME = Golden Lions 6NAME = Golden Lions
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*