diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-14 16:26:43 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-14 16:26:43 -0700 |
commit | cd07202cc8262e1669edff0d97715f3dd9260917 (patch) | |
tree | 911705a4e0d2f8b368889addb2c13c44bf6a8fcf | |
parent | 3aa0ce825ade0cf5506e32ccf51d01fc8d22a9cf (diff) |
Linux 2.6.36-rc8v2.6.36-rc8
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 36 -EXTRAVERSION = -rc7 -NAME = Sheep on Meth +EXTRAVERSION = -rc8 +NAME = Flesh-Eating Bats with Fangs # *DOCUMENTATION* # To see a list of typical targets execute "make help" |