diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-02-22 02:25:52 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-02-22 02:25:52 +0100 |
commit | f5412be599602124d2bdd49947b231dd77c0bf99 (patch) | |
tree | 1282fecfea7c7fd7ef52d1fed13e1a5f9c362f6b /Makefile | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... (diff) | |
download | linux-f5412be599602124d2bdd49947b231dd77c0bf99.tar.xz linux-f5412be599602124d2bdd49947b231dd77c0bf99.zip |
Linux 2.6.38-rc6v2.6.38-rc6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 38 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Flesh-Eating Bats with Fangs # *DOCUMENTATION* |