summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-06-07 12:08:04 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-06-07 12:08:04 +0200
commitf1aa865ae5d4608cbfbb02f42baa1ef5ed95fce2 (patch)
tree6872cfdd4eebd123462f793f969e0dd32dfbfae7
parentxfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff() (diff)
downloadlinux-stable-f1aa865ae5d4608cbfbb02f42baa1ef5ed95fce2.tar.xz
linux-stable-f1aa865ae5d4608cbfbb02f42baa1ef5ed95fce2.zip
Linux 4.9.31v4.9.31
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b78a45bcf9b1..3601995f63f9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION = 4
PATCHLEVEL = 9
-SUBLEVEL = 30
+SUBLEVEL = 31
EXTRAVERSION =
NAME = Roaring Lionus