diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-01-21 15:31:35 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-01-21 15:31:35 -0800 |
commit | 92dcffb916d309aa01778bf8963a6932e4014d07 (patch) | |
tree | b784ee31a436c8ea461fa64cb9302a9c828172e4 | |
parent | e80b1359858df17b0034bdf7d1b6f3e0d5b97257 (diff) |
Linux 2.6.33-rc5v2.6.33-rc5
-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* |