diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-01-28 22:00:38 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-01-28 22:00:38 -0800 |
commit | 757bcff73ad4726504a3f40d12a970a593249350 (patch) | |
tree | 31e0b6780a92155b81f6eb77f5b0fe4229737b83 | |
parent | 5fb9b4fd3ad23e7b6007f9375de2f1f2ded5af79 (diff) | |
download | lwn-3.14.60.tar.gz lwn-3.14.60.zip |
Linux 3.14.60v3.14.60
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 59 +SUBLEVEL = 60 EXTRAVERSION = NAME = Remembering Coco |