From c43626f4822b7c6183fa864b53d3b39c2180cdae Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Fri, 24 May 2002 04:43:59 -0700 Subject: [PATCH] Update kernel version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 88a3909e9f33..10a3ce1a2d12 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 2 PATCHLEVEL = 5 -SUBLEVEL = 17 +SUBLEVEL = 18 EXTRAVERSION = KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) -- 2.39.5