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