diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-06 14:57:59 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-06 14:57:59 -0800 |
commit | 5392bc6bce5ff16ca78d7d3780bde272f9119bb8 (patch) | |
tree | b1804748ee456b1bd70af124f31fa5328f015b70 | |
parent | 3c201105568388046da448947e8abc8673fedfd9 (diff) |
Linux 3.19.1v3.19.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 19 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Diseased Newt |