diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-05 18:30:43 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-05 18:30:43 -0700 |
commit | 6221f222c0ebf1acdf7abcf927178f40e1a65e2a (patch) | |
tree | febf1965117c92a391a97c5fed137483fa6be071 /Makefile | |
parent | 44148a667d3715f3a1c37eeff7e954c946cc1efe (diff) |
Linux 2.6.39-rc2v2.6.39-rc2
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 = 39 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Flesh-Eating Bats with Fangs # *DOCUMENTATION* |