diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-08-22 14:42:53 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-08-22 14:42:53 -0400 |
commit | fcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c (patch) | |
tree | a57bc2d9a58e26144c30645e148d9b00242738f4 /Makefile | |
parent | 8f6544edb2c7a7464fbbce1d86a4de414dc0cf95 (diff) |
Linux 3.1-rc3
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 = -rc2 | 4 | EXTRAVERSION = -rc3 |
5 | NAME = Wet Seal | 5 | NAME = "Divemaster Edition" |
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" |