Add final version name. Con Kolivas Signing off --- Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Index: linux-2.6.22-ck1/Makefile =================================================================== --- linux-2.6.22-ck1.orig/Makefile 2007-07-09 18:44:28.000000000 +1000 +++ linux-2.6.22-ck1/Makefile 2007-07-09 18:44:47.000000000 +1000 @@ -1,8 +1,9 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 22 -EXTRAVERSION = -NAME = Holy Dancing Manatees, Batman! +EXTRAVERSION = -ck1 +NAME = So long, and thanks for all the fish +JANAME = さようなら、いままで魚をありがとう # *DOCUMENTATION* # To see a list of typical targets execute "make help"