From a990709108dd9f27b7fd2b4a57bd56c4893e691c Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 2 Jun 2002 04:34:52 -0700 Subject: [PATCH] Kernel version 2.5.20 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 67fa8694cd06..ee7f83a8bf4c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 2 PATCHLEVEL = 5 -SUBLEVEL = 19 +SUBLEVEL = 20 EXTRAVERSION = # We are using a recursive build, so we need to do a little thinking -- 2.39.5