From dcd6c92267155e70a94b3927bce681ce74b80d1f Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Thu, 19 Jan 2012 15:04:48 -0800 Subject: [PATCH] Linux 3.3-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 156ac69c961..71e6ed21dd1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 3 -PATCHLEVEL = 2 +PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Saber-toothed Squirrel # *DOCUMENTATION* -- 2.11.4.GIT