diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-10-27 16:12:03 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-10-27 16:12:03 -0700 |
commit | 959f58544b7f20c92d5eb43d1232c96c15c01bfb (patch) | |
tree | 092b188ee10de0b0196869de05513beda305c82a | |
parent | a2ff82065b5b2807e699995671dc282be20ce8fd (diff) |
Linux 3.12-rc7v3.12-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = One Giant Leap for Frogkind # *DOCUMENTATION* |