diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-06 18:06:33 +0900 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-06 18:06:33 +0900 |
commit | 59c5f46fbe01a00eedf54a23789634438bb80603 (patch) | |
tree | 93985b0b0d0e12e8c10f18d4afa0799fd4911dc8 | |
parent | e0dcd8a05be438b3d2e49ef61441ea3a463663f8 (diff) |
Linux 3.0-rc2v3.0-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Sneaky Weasel # *DOCUMENTATION* |