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