diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-08 10:30:41 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-08 10:30:41 -0800 |
commit | e609d3fc31c88fece09b6cdba0dfdb18652ffc83 (patch) | |
tree | 89348b8a4af129b0466c5f0e609177f70a44f356 | |
parent | 3c6babf55d3fbe8139b20518d93e47225a22e231 (diff) |
Linux 3.18.2v3.18.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 18 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Diseased Newt |