diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-04-19 10:11:24 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-04-19 10:11:24 +0200 |
commit | a96a03027376264942cc8bfdff864e5a579d7ca7 (patch) | |
tree | 3d6309e2cf3cf43f61daa5dd4ce246f796a5a24d | |
parent | 002d8e07776222e55d82a22767afbcc021913815 (diff) |
Linux 3.19.5v3.19.5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 19 -SUBLEVEL = 4 +SUBLEVEL = 5 EXTRAVERSION = NAME = Diseased Newt |