diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-16 21:43:00 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-16 21:43:00 +0100 |
commit | 1de9e8e70f5acc441550ca75433563d91b269bbe (patch) | |
tree | c2874d57afebe5c3995c6724e77151d907fa7d03 /Makefile | |
parent | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... (diff) | |
download | linux-1de9e8e70f5acc441550ca75433563d91b269bbe.tar.xz linux-1de9e8e70f5acc441550ca75433563d91b269bbe.zip |
Linux 2.6.29-rc2v2.6.29-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 = 29 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Erotic Pickled Herring # *DOCUMENTATION* |