diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-12-16 02:24:48 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-12-16 02:24:48 +0100 |
commit | b0c3844d8af6b9f3f18f31e1b0502fbefa2166be (patch) | |
tree | 28fc40804196baed166c4164bc36078ee070f7c0 | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (diff) | |
download | linux-2.6.37-rc6.tar.xz linux-2.6.37-rc6.zip |
Linux 2.6.37-rc6v2.6.37-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 37 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Flesh-Eating Bats with Fangs # *DOCUMENTATION* |