diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-02-12 11:07:45 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-02-12 11:07:45 -0800 |
commit | 724e6d3fe8003c3f60bf404bf22e4e331327c596 (patch) | |
tree | fe8b671c049e39cbf06b63fa320e9775cad0dc58 | |
parent | e99cc290cae141853bcd901e4c7038fe686cc46d (diff) | |
download | linux-724e6d3fe8003c3f60bf404bf22e4e331327c596.tar.bz2 |
Linux 2.6.33-rc8v2.6.33-rc8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 33 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |