aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-10-07 11:26:02 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-10-07 11:26:02 -0400
commit0238df646e6224016a45505d2c111a24669ebe21 (patch)
treeda09b3454af44d2d8914ca3a719e66ff233bd029
parentfb1c592cf4c9eeb84ec6bce13c13c11c7d05b6c7 (diff)
Linux 4.19-rc7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6c3da3e10f07..9b2df076885a 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 19 3PATCHLEVEL = 19
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc6 5EXTRAVERSION = -rc7
6NAME = Merciless Moray 6NAME = Merciless Moray
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*