diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-30 21:40:36 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-30 21:40:36 +0200 |
commit | 16f73eb02d7e1765ccab3d2018e0bd98eb93d973 (patch) | |
tree | e3bee10efe852f9eaf777e90e97718a49109d49b /Makefile | |
parent | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-16f73eb02d7e1765ccab3d2018e0bd98eb93d973.tar.xz linux-16f73eb02d7e1765ccab3d2018e0bd98eb93d973.zip |
Linux 4.13-rc3v4.13-rc3
Diffstat (limited to '')
-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* |