diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-08-06 18:44:49 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-08-06 18:44:49 -0700 |
commit | aae4e7a8bc44722fe70d58920a36916b1043195e (patch) | |
tree | c8eb8f0b2f68a05c44b9cb5dafb4dff5f73c96be /Makefile | |
parent | acdae9ee6aba82f5bba1fb44325793572db02fbc (diff) | |
download | linux-aae4e7a8bc44722fe70d58920a36916b1043195e.tar.bz2 |
Linux 4.13-rc4v4.13-rc4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 13 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Fearless Coyote # *DOCUMENTATION* |