diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-06 03:30:43 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-06 03:30:43 +0200 |
commit | 6221f222c0ebf1acdf7abcf927178f40e1a65e2a (patch) | |
tree | febf1965117c92a391a97c5fed137483fa6be071 /Makefile | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb... (diff) | |
download | linux-6221f222c0ebf1acdf7abcf927178f40e1a65e2a.tar.xz linux-6221f222c0ebf1acdf7abcf927178f40e1a65e2a.zip |
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* |