From 7ce7d89f48834cefece7804d38fc5d85382edf77 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 25 Dec 2016 16:13:08 -0800 Subject: Linux 4.10-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index b103777..ec411ba 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 4 -PATCHLEVEL = 9 +PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Roaring Lionus # *DOCUMENTATION* -- cgit v1.1