git » linux-kernel » commit 7dcca30

Linux 2.6.22

author Linus Torvalds
2007-07-08 23:32:17 UTC
committer Linus Torvalds
2007-07-08 23:32:17 UTC
parent fe5a2de17e65d82b9d502da80ccb5a689d03fdd2

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>

Makefile +1 -1

diff --git a/Makefile b/Makefile
index c6f7b71eae8..de4f8f7d396 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 22
-EXTRAVERSION = -rc7
+EXTRAVERSION =
 NAME = Holy Dancing Manatees, Batman!
 
 # *DOCUMENTATION*