diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-11-30 19:42:27 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-11-30 19:42:27 -0500 |
| commit | 009d0431c3914de64666bec0d350e54fdd59df6a (patch) | |
| tree | 7839c0d9dfaf0146ae3b426cf036d1e3b8d9656c | |
| parent | df20ce5a6fa618e236ff6b33ee88413d6f1bfa0a (diff) | |
Linux 3.18-rc7
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | VERSION = 3 | 1 | VERSION = 3 |
| 2 | PATCHLEVEL = 18 | 2 | PATCHLEVEL = 18 |
| 3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
| 4 | EXTRAVERSION = -rc6 | 4 | EXTRAVERSION = -rc7 |
| 5 | NAME = Diseased Newt | 5 | NAME = Diseased Newt |
| 6 | 6 | ||
| 7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
