diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-02-02 19:42:13 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-02-02 19:42:13 -0500 |
commit | 38dbfb59d1175ef458d006556061adeaa8751b72 (patch) | |
tree | af6b4e876c732daaafb59781836bfce9715d21c2 /Makefile | |
parent | 69048e01881747e27457cd514a6b85d925982046 (diff) |
Linus 3.14-rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ | |||
1 | VERSION = 3 | 1 | VERSION = 3 |
2 | PATCHLEVEL = 13 | 2 | PATCHLEVEL = 14 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = -rc1 |
5 | NAME = One Giant Leap for Frogkind | 5 | NAME = Shuffling Zombie Juror |
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" |