diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-01-22 20:47:35 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-01-22 20:47:35 -0800 |
commit | e9977508d75a36c78c2167800bc9d19d174f7585 (patch) | |
tree | a5c58ccd27662dd78984041a28a4fe1e2b8ea855 | |
parent | 2e647bca7a2c885acdcd89da631b8dd5edc9e310 (diff) | |
download | lwn-3.14.59.tar.gz lwn-3.14.59.zip |
Linux 3.14.59v3.14.59
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 58 +SUBLEVEL = 59 EXTRAVERSION = NAME = Remembering Coco |