From db98e0b434a6265c451ffe94ec0a29b8d0aaf587 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Thu, 15 Mar 2007 17:20:01 -0700 Subject: Linux 2.6.21-rc4 Signed-off-by: Linus Torvalds --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6393738fe968..1c018c468e15 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 21 -EXTRAVERSION = -rc3 -NAME = Homicidal Dwarf Hamster +EXTRAVERSION = -rc4 +NAME = Nocturnal Monster Puppy # *DOCUMENTATION* # To see a list of typical targets execute "make help" -- cgit v1.2.3 From e0f2e3a06be513352cb4955313ed7e55909acd84 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 25 Mar 2007 15:56:23 -0700 Subject: Linux 2.6.21-rc5 .. hopefully most of the fallout of the timer changes is contained now. Signed-off-by: Linus Torvalds --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1c018c468e15..2f57f57d0100 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 21 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Nocturnal Monster Puppy # *DOCUMENTATION* -- cgit v1.2.3 From a21bd69e1509b43823c317c3bf3f7ffa99884356 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Thu, 5 Apr 2007 19:36:56 -0700 Subject: Linux 2.6.21-rc6 .. perfect? Ahh, sure. Signed-off-by: Linus Torvalds --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2f57f57d0100..6486af1ae69c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 21 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Nocturnal Monster Puppy # *DOCUMENTATION* -- cgit v1.2.3