diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-04 00:15:37 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-04 00:15:37 +0100 |
commit | 168309855a7d1e16db751e9c647119fe2d2dc878 (patch) | |
tree | 143e1a4f01ce22d84e801794091bb52c55c70ccf | |
parent | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus (diff) | |
download | linux-168309855a7d1e16db751e9c647119fe2d2dc878.tar.xz linux-168309855a7d1e16db751e9c647119fe2d2dc878.zip |
Linux 4.4-rc8v4.4-rc8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Blurry Fish Butt # *DOCUMENTATION* |