diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-16 08:41:47 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-16 08:41:47 -0700 |
commit | 326a1b2d50cbe1f890e56ab60b9215cd30053f5a (patch) | |
tree | f2dae8219f100e1a0c8bf7df6e1394a414078fb0 | |
parent | 1f2493fcd87bd810c608aa7976388157852eadb2 (diff) | |
download | lwn-326a1b2d50cbe1f890e56ab60b9215cd30053f5a.tar.gz lwn-326a1b2d50cbe1f890e56ab60b9215cd30053f5a.zip |
Linux 3.10.101v3.10.101
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 100 +SUBLEVEL = 101 EXTRAVERSION = NAME = TOSSUG Baby Fish |