diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-01-22 00:31:35 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-01-22 00:31:35 +0100 |
commit | 92dcffb916d309aa01778bf8963a6932e4014d07 (patch) | |
tree | b784ee31a436c8ea461fa64cb9302a9c828172e4 /Makefile | |
parent | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-92dcffb916d309aa01778bf8963a6932e4014d07.tar.xz linux-92dcffb916d309aa01778bf8963a6932e4014d07.zip |
Linux 2.6.33-rc5v2.6.33-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 = 33 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |