diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-02-14 00:31:30 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-02-14 00:31:30 +0100 |
commit | d2f8d7ee1a9b4650b4e43325b321801264f7c37a (patch) | |
tree | 1a76654289460ad3c1e541b06b38052236880597 /Makefile | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... (diff) | |
download | linux-d2f8d7ee1a9b4650b4e43325b321801264f7c37a.tar.xz linux-d2f8d7ee1a9b4650b4e43325b321801264f7c37a.zip |
Linux 2.6.29-rc5v2.6.29-rc5
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 = -rc4 +EXTRAVERSION = -rc5 NAME = Erotic Pickled Herring # *DOCUMENTATION* |