From 3a2b95149c36cb27d808ad90f9f3acb50dec1e08 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sat, 26 Jul 2003 19:31:02 -0700 Subject: [PATCH] Linux 2.6.0-test2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2bc170c087e4..912b7ea94c27 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -test1 +EXTRAVERSION = -test2 # *DOCUMENTATION* # To see a list of typical targets execute "make help" -- 2.39.5