diff options
author | Linus Torvalds | 2017-07-30 12:40:36 -0700 |
---|---|---|
committer | Linus Torvalds | 2017-07-30 12:40:36 -0700 |
commit | 16f73eb02d7e1765ccab3d2018e0bd98eb93d973 (patch) | |
tree | e3bee10efe852f9eaf777e90e97718a49109d49b /Makefile | |
parent | f137e0b0c5903d4a12ed2954c64924e4a979232d (diff) |
Linux 4.13-rc3
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 = -rc2 +EXTRAVERSION = -rc3 NAME = Fearless Coyote # *DOCUMENTATION* |