diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-11-06 00:23:36 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-11-06 00:23:36 +0100 |
commit | bc33b0ca11e3df467777a4fa7639ba488c9d4911 (patch) | |
tree | 8e2ea4fe468cf19cc19d4b88411ac32d6744833a | |
parent | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
download | linux-bc33b0ca11e3df467777a4fa7639ba488c9d4911.tar.xz linux-bc33b0ca11e3df467777a4fa7639ba488c9d4911.zip |
Linux 4.9-rc4v4.9-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Psychotic Stoned Sheep # *DOCUMENTATION* |