aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-06-29 23:25:36 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2019-06-29 23:25:36 -0400
commit6fbc7275c7a9ba97877050335f290341a1fd8dbf (patch)
tree29acb5e3c330eea527e60989d9349cab04246d4d
parent39132f746eceed6beecb16c7b79600fb54eb8b2b (diff)
Linux 5.2-rc7
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7a7c17eb0cbf..fabc127d127f 100644
--- a/Makefile
+++ b/Makefile
@@ -2,8 +2,8 @@
2VERSION = 5 2VERSION = 5
3PATCHLEVEL = 2 3PATCHLEVEL = 2
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc6 5EXTRAVERSION = -rc7
6NAME = Golden Lions 6NAME = Bobtail Squid
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*
9# To see a list of typical targets execute "make help" 9# To see a list of typical targets execute "make help"