diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-02-12 13:03:20 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-02-12 13:03:20 -0800 |
commit | 7089db84e356562f8ba737c29e472cc42d530dbc (patch) | |
tree | 60a6457cdae94cfbe4ce124864b9e0c9f44676b6 /Makefile | |
parent | 1ce42845f987e92eabfc6e026d44d826c25c74a5 (diff) | |
download | linux-stable-7089db84e356562f8ba737c29e472cc42d530dbc.tar.gz linux-stable-7089db84e356562f8ba737c29e472cc42d530dbc.tar.bz2 linux-stable-7089db84e356562f8ba737c29e472cc42d530dbc.zip |
Linux 4.10-rc8v4.10-rc8
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Fearless Coyote # *DOCUMENTATION* |