--- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: linux-2.6.17-rc3-no1/Makefile =================================================================== --- linux-2.6.17-rc3-no1.orig/Makefile +++ linux-2.6.17-rc3-no1/Makefile @@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 17 -EXTRAVERSION =-rc3-mm1 -NAME=Sliding Snow Leopard +EXTRAVERSION =-rc3-no1 +NAME=The kernel from Mars! # *DOCUMENTATION* # To see a list of typical targets execute "make help"