From 685876620203668ab4bcab66ef575e4c3f2f30d1 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sat, 8 Jun 2002 08:05:17 -0700 Subject: [PATCH] Kernel version 2.5.21 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e586d6a2a0e1..db1ddc1ed6e6 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 2 PATCHLEVEL = 5 -SUBLEVEL = 20 +SUBLEVEL = 21 EXTRAVERSION = # We are using a recursive build, so we need to do a little thinking -- 2.39.5