diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-22 14:30:55 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-22 14:30:55 -0500 |
commit | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae (patch) | |
tree | b351a3085a204bec28d907eaeec48fe23576ddf9 | |
parent | 57498f9cb91be1eebea48f1dc833ebf162606ad5 (diff) |
Linux 3.13-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 3 | 1 | VERSION = 3 |
2 | PATCHLEVEL = 12 | 2 | PATCHLEVEL = 13 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = -rc1 |
5 | NAME = One Giant Leap for Frogkind | 5 | NAME = One Giant Leap for Frogkind |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |