diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-02-25 18:50:41 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-02-25 18:50:41 -0800 |
commit | 4a3928c6f8a53fa1aed28ccba227742486e8ddcb (patch) | |
tree | d3f6f292a3049867958c4c84e86520f62548e118 | |
parent | e1171aca7da6407c0e65ffb1f38509ee4486a3e7 (diff) |
Linux 4.16-rc3v4.16-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Fearless Coyote # *DOCUMENTATION* |