diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-04-07 18:30:41 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-04-07 18:30:41 -0700 |
commit | 0034102808e0dbbf3a2394b82b1bb40b5778de9e (patch) | |
tree | 4616b0363de156dbda6a201e2efd5da24ad01bad | |
parent | f4e52e7ffdea791c89494752b175b991090f0920 (diff) |
Linux 3.4-rc2v3.4-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |