diff options
author | 2007-07-08 16:32:17 -0700 | |
---|---|---|
committer | 2007-07-08 16:32:17 -0700 | |
commit | 7dcca30a32aadb0520417521b0c44f42d09fe05c (patch) | |
tree | a610f485f369d35189dd1a089ccd51b17c58d011 | |
parent | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 (diff) | |
download | wireguard-linux-7dcca30a32aadb0520417521b0c44f42d09fe05c.tar.xz wireguard-linux-7dcca30a32aadb0520417521b0c44f42d09fe05c.zip |
Linux 2.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* |