diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-26 14:00:21 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-26 14:00:21 +0100 |
commit | d8cf08a565defc2f9810b9ecd33b1b3211b029e1 (patch) | |
tree | 6ea9770f56e6a0e8b1532e30e7a9f738c1ca7fdc | |
parent | f65a0d9d16b0bad88a01cdfa957ba7a377b8010c (diff) |
Linux 3.19.3v3.19.3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 19 -SUBLEVEL = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = Diseased Newt |