diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-13 13:33:14 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-13 13:33:14 +0200 |
commit | 7261684765e4411dff5ec5ffbad52f5009a2941b (patch) | |
tree | a0706071586eca113d218cd26889e4a879207ce3 | |
parent | dec190e5b9428821cfffe7462fce43a234564711 (diff) |
Linux 3.14.4v3.14.4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = NAME = Shuffling Zombie Juror |