diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-11-23 18:25:20 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-11-23 18:25:20 -0500 |
commit | 5d01410fe4d92081f349b013a2e7a95429e4f2c9 (patch) | |
tree | 333ee5d2b5031dc86d2f3c9d5a4bb4797bde9263 /Makefile | |
parent | 82975bc6a6df743b9a01810fb32cb65d0ec5d60b (diff) |
Linux 3.18-rc6
Diffstat (limited to 'Makefile')
-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 = -rc5 | 4 | EXTRAVERSION = -rc6 |
5 | NAME = Diseased Newt | 5 | NAME = Diseased Newt |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |