diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-02-16 04:23:45 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-02-16 04:23:45 +0100 |
commit | 85e2efbb1db9a18d218006706d6e4fbeb0216213 (patch) | |
tree | 42d5e315032f99ba671e37222ba8668b4925a51a | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... (diff) | |
download | linux-85e2efbb1db9a18d218006706d6e4fbeb0216213.tar.xz linux-85e2efbb1db9a18d218006706d6e4fbeb0216213.zip |
Linux 2.6.38-rc5v2.6.38-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 38 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Flesh-Eating Bats with Fangs # *DOCUMENTATION* |