diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-08-14 15:09:08 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-08-14 15:09:08 -0700 |
commit | 93ee7a9340d64f20295aacc3fb6a22b759323280 (patch) | |
tree | 6b58d3ab87cbff43251105dfab9f80d2543e696e | |
parent | f982f91516fa4cfd9d20518833cd04ad714585be (diff) |
Linux 3.1-rc2v3.1-rc2
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 3 PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = -rc1 -NAME = Sneaky Weasel +EXTRAVERSION = -rc2 +NAME = Wet Seal # *DOCUMENTATION* # To see a list of typical targets execute "make help" |