diff options
author | Luis Henriques <luis.henriques@canonical.com> | 2015-12-14 10:14:38 +0000 |
---|---|---|
committer | Luis Henriques <luis.henriques@canonical.com> | 2015-12-14 10:14:38 +0000 |
commit | 70a95b3e395fa9f5a5cf531c56ae7e5b6ed37e32 (patch) | |
tree | 9f3ae70913c2e488130baddd7dd8c479fb0815f0 | |
parent | c8aedb3b36ae6f4b424f6c98578b7119ea4de26a (diff) | |
download | lwn-70a95b3e395fa9f5a5cf531c56ae7e5b6ed37e32.tar.gz lwn-70a95b3e395fa9f5a5cf531c56ae7e5b6ed37e32.zip |
Linux 3.16.7-ckt21
Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 16 SUBLEVEL = 7 -EXTRAVERSION =-ckt20 +EXTRAVERSION =-ckt21 NAME = Museum of Fishiegoodies # *DOCUMENTATION* |