diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-05 21:30:43 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-05 21:30:43 -0400 |
commit | 6221f222c0ebf1acdf7abcf927178f40e1a65e2a (patch) | |
tree | febf1965117c92a391a97c5fed137483fa6be071 /Makefile | |
parent | 44148a667d3715f3a1c37eeff7e954c946cc1efe (diff) |
Linux 2.6.39-rc2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 39 | 3 | SUBLEVEL = 39 |
4 | EXTRAVERSION = -rc1 | 4 | EXTRAVERSION = -rc2 |
5 | NAME = Flesh-Eating Bats with Fangs | 5 | NAME = Flesh-Eating Bats with Fangs |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |