diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-11-09 23:55:29 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-11-09 23:55:29 +0100 |
commit | 206c5f60a3d902bc4b56dab2de3e88de5eb06108 (patch) | |
tree | 83765747b3fcb32973c2b0adfdf9f118aeb49633 | |
parent | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... (diff) | |
download | linux-206c5f60a3d902bc4b56dab2de3e88de5eb06108.tar.xz linux-206c5f60a3d902bc4b56dab2de3e88de5eb06108.zip |
Linux 3.18-rc4v3.18-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 18 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Diseased Newt # *DOCUMENTATION* |