diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-06-12 16:20:35 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-06-12 16:20:35 +0200 |
commit | 5edb56491d4812c42175980759da53388e5d86f5 (patch) | |
tree | b1c97f4c200aba6a1877556773c0e8fa0bc987eb | |
parent | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang... (diff) | |
download | linux-5edb56491d4812c42175980759da53388e5d86f5.tar.xz linux-5edb56491d4812c42175980759da53388e5d86f5.zip |
Linux 4.7-rc3v4.7-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 7 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Psychotic Stoned Sheep # *DOCUMENTATION* |