diff options
author | Linus Torvalds | 2017-07-15 15:22:10 -0700 |
---|---|---|
committer | Linus Torvalds | 2017-07-15 15:22:10 -0700 |
commit | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 (patch) | |
tree | e8e8e274277c16de44080d7d2117cde66de43953 /Makefile | |
parent | 486088bc4689f826b80aa317b45ac9e42e8b25ee (diff) |
Linux v4.13-rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 4 -PATCHLEVEL = 12 +PATCHLEVEL = 13 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Fearless Coyote # *DOCUMENTATION* |