From 33e448ef667e99120f43e0bbc656edc4df667e89 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Tue, 18 Jun 2002 05:09:50 -0700 Subject: [PATCH] Linux version 2.5.23 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c1d5682f0d88..679e72d59444 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 2 PATCHLEVEL = 5 -SUBLEVEL = 22 +SUBLEVEL = 23 EXTRAVERSION = # We are using a recursive build, so we need to do a little thinking -- 2.39.5