diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-27 22:12:22 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-27 22:12:22 -0400 |
commit | b0af8dfdd67699e25083478c63eedef2e72ebd85 (patch) | |
tree | f20d9e2415fc97137ee3090bea373c8412099015 /Makefile | |
parent | ecbec53b1d00ba582f71b210ed96cafc05ebd189 (diff) |
Linux 3.0-rc5
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 = -rc4 | 4 | EXTRAVERSION = -rc5 |
5 | NAME = Sneaky Weasel | 5 | NAME = Sneaky Weasel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |