Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-06-30 06:25:36 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2019-06-30 06:25:36 +0300
commit6fbc7275c7a9ba97877050335f290341a1fd8dbf (patch)
tree29acb5e3c330eea527e60989d9349cab04246d4d
parent39132f746eceed6beecb16c7b79600fb54eb8b2b (diff)
Linux 5.2-rc7v5.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 @@
VERSION = 5
PATCHLEVEL = 2
SUBLEVEL = 0
-EXTRAVERSION = -rc6
-NAME = Golden Lions
+EXTRAVERSION = -rc7
+NAME = Bobtail Squid
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"