diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-05-18 18:35:34 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-05-18 18:35:34 -0700 |
commit | 3b41b7e302241aa7c1396802691182bec41ea2f5 (patch) | |
tree | bc68aa2516a1d7454e4434c07f55f42850dd3dd9 /Makefile | |
parent | 7ef374ef659b976339f01cfb0b06006388f58b2c (diff) | |
download | lwn-3b41b7e302241aa7c1396802691182bec41ea2f5.tar.gz lwn-3b41b7e302241aa7c1396802691182bec41ea2f5.zip |
Linux 4.5.5v4.5.5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 5 -SUBLEVEL = 4 +SUBLEVEL = 5 EXTRAVERSION = NAME = Blurry Fish Butt |