diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-06 22:04:23 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-06 22:04:23 +0200 |
commit | 072cab659c9368586d6417cfd6ec2d2c68469c67 (patch) | |
tree | 067b4e45bf2722ec0eda17e26d599e41f1ae4980 | |
parent | cf1cab07a20abcfa17f0cf431d103471ebd7b33c (diff) |
Linux 4.0.2v4.0.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 0 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Hurr durr I'ma sheep |