commit | 60cc43fc888428bb2f18f08997432d426a243338 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Apr 15 18:24:20 2018 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Apr 15 18:24:20 2018 -0700 |
tree | 342621d1f446ec788ac1332f2f09a18460449d36 | |
parent | e37563bb6c59a6948aa09beb77ba263600d19792 [diff] |
Linux 4.17-rc1
diff --git a/Makefile b/Makefile index 74567b0..e811e0c 100644 --- a/Makefile +++ b/Makefile
@@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 -PATCHLEVEL = 16 +PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Fearless Coyote # *DOCUMENTATION*