diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-18 14:11:52 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-18 14:11:52 +0100 |
commit | 660613d1a4e94144490850b6c3d350331860fac4 (patch) | |
tree | b74bee1d632645be1f27da01574cd38a1f2b4812 /Makefile | |
parent | 4b7326a3f8e9051bd99c3c7241e8565c3c875eea (diff) |
Linux 3.19.2v3.19.2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 19 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Diseased Newt |