From 2ffe5f2f17d6698d1b0e78c43a4b9eb91426340d Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Thu, 20 Jun 2002 01:28:06 -0700 Subject: [PATCH] Linux version 2.5.24 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4ed6d0f87ce8..f0bd4955e181 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 2 PATCHLEVEL = 5 -SUBLEVEL = 23 +SUBLEVEL = 24 EXTRAVERSION = # We are using a recursive build, so we need to do a little thinking -- 2.39.5