diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-10-19 15:28:15 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-10-19 15:28:15 -0400 |
commit | 31d141e3a666269a3b6fcccddb0351caf7454240 (patch) | |
tree | 33d8a4cd7218acb8408be359b2832d6dc1d7ed72 | |
parent | bdeeab62a611f1f7cd48fd285ce568e8dcd0455a (diff) |
Linux 3.12-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 3 | 1 | VERSION = 3 |
2 | PATCHLEVEL = 12 | 2 | PATCHLEVEL = 12 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc5 | 4 | EXTRAVERSION = -rc6 |
5 | NAME = One Giant Leap for Frogkind | 5 | NAME = One Giant Leap for Frogkind |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |