diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-20 12:11:32 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-20 12:11:32 -0700 |
commit | 6f0c0580b70c89094b3422ba81118c7b959c7556 (patch) | |
tree | 3b282ac9be6e535c3ec80e3ef4ab2ff8a69f8574 | |
parent | 198190a188b9cefff22b51c0be5f0f70b6f9b618 (diff) |
Linux 3.7-rc2v3.7-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 7 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Terrified Chipmunk # *DOCUMENTATION* |