diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-18 21:26:00 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-18 21:26:00 -0700 |
commit | f0e615c3cb72b42191b558c130409335812621d8 (patch) | |
tree | 5fc29a4b720686efce545bc3db26567945868113 | |
parent | e024f69de9bd5b2686019f2491b779044cf89707 (diff) |
Linux 2.6.39-rc4v2.6.39-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 39 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Flesh-Eating Bats with Fangs # *DOCUMENTATION* |