git » linux-kernel » commit 5dd3457

Linux 2.6.26-rc6

author Linus Torvalds
2008-06-12 21:22:24 UTC
committer Linus Torvalds
2008-06-12 21:22:24 UTC
parent cbfa66b88d5720b81b75e72e7de8116d338e6b30

Linux 2.6.26-rc6

.. and a new name, courtesy of Alan.

Makefile +2 -2

diff --git a/Makefile b/Makefile
index 2b951205317..6923d669a4f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 26
-EXTRAVERSION = -rc5
-NAME = Funky Weasel is Jiggy wit it
+EXTRAVERSION = -rc6
+NAME = Rotary Wombat
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"