diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-16 00:43:13 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-16 00:43:13 +0200 |
commit | 2dcd0af568b0cf583645c8a317dd12e344b1c72a (patch) | |
tree | bc1426c19e5d03770b9d59dcc6fe6ac7d18ea445 | |
parent | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-2dcd0af568b0cf583645c8a317dd12e344b1c72a.tar.xz linux-2dcd0af568b0cf583645c8a317dd12e344b1c72a.zip |
Linux 4.6v4.6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Charred Weasel # *DOCUMENTATION* |