diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-06-05 02:47:43 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-06-05 02:47:43 +0300 |
commit | 3c2993b8c6143d8a5793746a54eba8f86f95240f (patch) | |
tree | 29d5887dad434c02bfd493ac4060b12546ec1cb6 /Makefile | |
parent | 239e250e4acbc0104d514307029c0839e834a51a (diff) | |
download | linux-3c2993b8c6143d8a5793746a54eba8f86f95240f.tar.xz |
Linux 4.12-rc4
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 = -rc3 +EXTRAVERSION = -rc4 NAME = Fearless Coyote # *DOCUMENTATION* |