diff options
author | Linus Torvalds | 2017-05-21 19:30:23 -0700 |
---|---|---|
committer | Linus Torvalds | 2017-05-21 19:30:23 -0700 |
commit | 08332893e37af6ae779367e78e444f8f9571511d (patch) | |
tree | 246b6aeba5ce5584d5c4d57416fedc1fcf67d7cb /Makefile | |
parent | 33c9e9729033387ef0521324c62e7eba529294af (diff) |
Linux 4.12-rc2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Fearless Coyote # *DOCUMENTATION* |