diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-11-02 18:01:51 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-11-02 18:01:51 -0500 |
commit | 0df1f2487d2f0d04703f142813d53615d62a1da4 (patch) | |
tree | a3658f181a20ea5f0c7929c49c8faa46da03fd22 /Makefile | |
parent | 81d92dc117bf9954f24a8d88c2d1ef26bd13ecc7 (diff) |
Linux 3.18-rc3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ | |||
1 | VERSION = 3 | 1 | VERSION = 3 |
2 | PATCHLEVEL = 18 | 2 | PATCHLEVEL = 18 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc2 | 4 | EXTRAVERSION = -rc3 |
5 | NAME = Shuffling Zombie Juror | 5 | NAME = Diseased Newt |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
8 | # To see a list of typical targets execute "make help" | 8 | # To see a list of typical targets execute "make help" |