diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-11-01 12:54:12 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-11-01 12:54:12 +0100 |
commit | c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4 (patch) | |
tree | 74f4ea31b145211ae549ae6dffde1a160d3c9d79 | |
parent | Merge branch 'for-linus' of git://www.jni.nu/cris (diff) | |
download | linux-c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4.tar.xz linux-c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4.zip |
Linux 2.6.37-rc1v2.6.37-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 36 -EXTRAVERSION = +SUBLEVEL = 37 +EXTRAVERSION = -rc1 NAME = Flesh-Eating Bats with Fangs # *DOCUMENTATION* |