diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-01-12 21:15:00 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-01-12 21:15:00 -0800 |
commit | 7284ce6c9f6153d1777df5f310c959724d1bd446 (patch) | |
tree | 7e0d37db95601a1262648b784e65238142607e01 | |
parent | 53ff7095cce683813be075379160b8e4e6ea8b85 (diff) |
Linux 2.6.33-rc4v2.6.33-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 33 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |