diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-08 16:32:17 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-08 16:32:17 -0700 |
commit | 7dcca30a32aadb0520417521b0c44f42d09fe05c (patch) | |
tree | a610f485f369d35189dd1a089ccd51b17c58d011 | |
parent | fe5a2de17e65d82b9d502da80ccb5a689d03fdd2 (diff) |
Linux 2.6.22v2.6.22
Woo-hoo. I'm sure somebody will report a "this doesn't compile, and
I have a new root exploit" five minutes after release, but it still
feels good ;)
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 22 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Holy Dancing Manatees, Batman! # *DOCUMENTATION* |