diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-05-13 13:19:49 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-05-13 13:19:49 -0700 |
commit | 2ea659a9ef488125eb46da6eb571de5eae5c43f6 (patch) | |
tree | 05bd08bb1987aa92b84b49b9ee4eee0ba3b2917f /Makefile | |
parent | cd636458904a04de2349c728323c5d2af1203bdf (diff) | |
download | linux-2ea659a9ef488125eb46da6eb571de5eae5c43f6.tar.gz linux-2ea659a9ef488125eb46da6eb571de5eae5c43f6.tar.bz2 linux-2ea659a9ef488125eb46da6eb571de5eae5c43f6.zip |
Linux 4.12-rc1v4.12-rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 4 -PATCHLEVEL = 11 +PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Fearless Coyote # *DOCUMENTATION* |