From 7508df7c4a61c622fc48c29320f968c0408d3796 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Tue, 3 Feb 2004 03:36:36 -0800 Subject: [PATCH] Linux 2.6.2 aka "Feisty Dunnart" See http://www.cse.unsw.edu.au/~gernot/persona/hobbies/dunnart.html for more information about Dunnarts, in case you've never heard of them before. Courtesy of Gernot Heiser. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fb0f5d458dae..40aa91ca8568 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 2 -EXTRAVERSION =-rc3 +EXTRAVERSION = +NAME=Feisty Dunnart # *DOCUMENTATION* # To see a list of typical targets execute "make help" -- 2.39.5