From b615942a9bc752646d319a663686d1198cfae02c Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Wed, 6 Feb 2002 23:26:17 -0800 Subject: [PATCH] update version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cd0b434d2a5a..f1c5436e490a 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 5 SUBLEVEL = 4 -EXTRAVERSION =-pre2 +EXTRAVERSION =-pre3 KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) -- 2.39.5