diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-27 19:12:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-27 19:12:22 -0700 |
commit | b0af8dfdd67699e25083478c63eedef2e72ebd85 (patch) | |
tree | f20d9e2415fc97137ee3090bea373c8412099015 /Makefile | |
parent | ecbec53b1d00ba582f71b210ed96cafc05ebd189 (diff) |
Linux 3.0-rc5v3.0-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Sneaky Weasel # *DOCUMENTATION* |