diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-19 14:22:57 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-19 14:22:57 -0800 |
commit | 66b4554a10194a0fb4272f185b5fc6f2710741de (patch) | |
tree | 975494a6109cfde244647f65e15a9eb3d6dc18d7 | |
parent | d67d24e13204af21c1855460472bbe66491d8625 (diff) | |
download | lwn-66b4554a10194a0fb4272f185b5fc6f2710741de.tar.gz lwn-66b4554a10194a0fb4272f185b5fc6f2710741de.zip |
Linux 3.10.97v3.10.97
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 96 +SUBLEVEL = 97 EXTRAVERSION = NAME = TOSSUG Baby Fish |