diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-11-01 07:54:12 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-11-01 07:54:12 -0400 |
commit | c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4 (patch) | |
tree | 74f4ea31b145211ae549ae6dffde1a160d3c9d79 | |
parent | b3b2b6351a3f3342e6669b5c2defc85f6af75ee3 (diff) |
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* |