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