diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-13 10:11:36 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-13 10:11:36 +0300 |
commit | b001adea66f0e0a7803adfbf9128a2d7969daa4e (patch) | |
tree | 8f45c045a49d819ca61756449ec2029ca8755d64 | |
parent | 3a07d58f20c8e0efd9e5d43ee929c3f5c5f35874 (diff) | |
download | linux-b001adea66f0e0a7803adfbf9128a2d7969daa4e.tar.xz |
Linux 4.4.161v4.4.161
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 160 +SUBLEVEL = 161 EXTRAVERSION = NAME = Blurry Fish Butt |