diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-11-09 14:55:29 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-11-09 14:55:29 -0800 |
| commit | 206c5f60a3d902bc4b56dab2de3e88de5eb06108 (patch) | |
| tree | 83765747b3fcb32973c2b0adfdf9f118aeb49633 | |
| parent | ee867cf97a0290d40868c180e5a2b54761f2f9f0 (diff) | |
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* |
