diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-06 22:02:18 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-06 22:02:18 +0200 |
commit | 7214c55cba9630a4728f86ae6b3c73c962430711 (patch) | |
tree | a0ec77356f573db1ed89ebdab9cd9eef811f9264 | |
parent | 2cb887418ffa5e28cc8dbbb4f585d9f71ed4314a (diff) |
Linux 3.19.7v3.19.7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 19 -SUBLEVEL = 6 +SUBLEVEL = 7 EXTRAVERSION = NAME = Diseased Newt |