diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-24 01:15:17 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-24 01:15:17 +0200 |
commit | 520eccdfe187591a51ea9ab4c1a024ae4d0f68d9 (patch) | |
tree | 70d61c9156db9ee1f1c6311c9e8421570b8bfc2b /Makefile | |
parent | Properly alphabetize MAINTAINERS file (diff) | |
download | linux-520eccdfe187591a51ea9ab4c1a024ae4d0f68d9.tar.xz linux-520eccdfe187591a51ea9ab4c1a024ae4d0f68d9.zip |
Linux 4.13-rc2v4.13-rc2
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 = -rc1 +EXTRAVERSION = -rc2 NAME = Fearless Coyote # *DOCUMENTATION* |