diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-26 13:06:11 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-26 13:06:11 +0200 |
commit | 2a486264b736de1c1d938c9c781efbadbf9fd794 (patch) | |
tree | 38e61e6f643cf115271936e74a0f98972a94c936 | |
parent | c2eeabe94145ea1c8b767162ede02cc8f55f4106 (diff) |
Linux 4.9.18v4.9.18
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 17 +SUBLEVEL = 18 EXTRAVERSION = NAME = Roaring Lionus |