diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-07 12:08:04 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-07 12:08:04 +0200 |
commit | f1aa865ae5d4608cbfbb02f42baa1ef5ed95fce2 (patch) | |
tree | 6872cfdd4eebd123462f793f969e0dd32dfbfae7 | |
parent | 11214bd292ec95c52f636c187b15c9160215f988 (diff) |
Linux 4.9.31v4.9.31
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index b78a45bcf9b14..3601995f63f98 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 30 +SUBLEVEL = 31 EXTRAVERSION = NAME = Roaring Lionus |