diff options
author | Linus Torvalds | 2018-02-18 17:29:42 -0800 |
---|---|---|
committer | Linus Torvalds | 2018-02-18 17:29:42 -0800 |
commit | 91ab883eb21325ad80f3473633f794c78ac87f51 (patch) | |
tree | 3d5ef56eee3117cd61812759a255fa293d8044b8 | |
parent | 0e06fb5b9ac8f0ded3b620e8d78d2587863ef8a1 (diff) |
Linux 4.16-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Fearless Coyote # *DOCUMENTATION* |