diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-06-05 05:10:44 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-06-05 05:10:44 +0200 |
commit | 53c8ba95402be65d412a806cda3430f0e72cd107 (patch) | |
tree | e5f4418ca368de890da4dbfef45fee31daf57714 /Makefile | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 (diff) | |
download | linux-53c8ba95402be65d412a806cda3430f0e72cd107.tar.xz linux-53c8ba95402be65d412a806cda3430f0e72cd107.zip |
Linux 2.6.26-rc5v2.6.26-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 = 26 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Funky Weasel is Jiggy wit it # *DOCUMENTATION* |