diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-12-28 17:05:48 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-12-28 17:05:48 -0800 |
commit | 387c31c7e5c9805b0aef8833d1731a5fe7bdea14 (patch) | |
tree | 1b75bd0b26515271d675a03a5b5dbfd334689030 /Makefile | |
parent | 6f7f41851cc4508b672ab71dd48a154712faf15c (diff) | |
download | linux-387c31c7e5c9805b0aef8833d1731a5fe7bdea14.tar.bz2 |
Linux 2.6.37-rc8v2.6.37-rc8
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 = 37 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Flesh-Eating Bats with Fangs # *DOCUMENTATION* |