diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-03 15:15:37 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-03 15:15:37 -0800 |
commit | 168309855a7d1e16db751e9c647119fe2d2dc878 (patch) | |
tree | 143e1a4f01ce22d84e801794091bb52c55c70ccf | |
parent | 429461608e77f1777ee5ecb044251ec64abc3edf (diff) |
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* |