summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-02-26 11:09:33 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-02-26 11:09:33 +0100
commitd23a9821d3972ae373357e933c8af8216d72e374 (patch)
tree2e2a2b9337fa0687370edffa42028da70756f928
parentxfs: clear delalloc and cache on buffered write failure (diff)
downloadlinux-stable-d23a9821d3972ae373357e933c8af8216d72e374.tar.xz
linux-stable-d23a9821d3972ae373357e933c8af8216d72e374.zip
Linux 4.10.1v4.10.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f1e6a02a0c19..09eccff4f569 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION = 4
PATCHLEVEL = 10
-SUBLEVEL = 0
+SUBLEVEL = 1
EXTRAVERSION =
NAME = Fearless Coyote