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>2016-05-29 19:29:24 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2016-05-29 19:29:24 +0300
commit1a695a905c18548062509178b98bc91e67510864 (patch)
tree390f8883f38dde653cfdf5f2a91b7e69c83cae4e /Makefile
parente0ab7af9bd1c25e40b9a1dbeb2a634b88267b9d7 (diff)
Linux 4.7-rc1v4.7-rc1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 9ee5863dae23..0f70de63cfdb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
VERSION = 4
-PATCHLEVEL = 6
+PATCHLEVEL = 7
SUBLEVEL = 0
-EXTRAVERSION =
-NAME = Charred Weasel
+EXTRAVERSION = -rc1
+NAME = Psychotic Stoned Sheep
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"