diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-06 18:59:25 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-06 18:59:25 -0700 |
commit | 89b2a066a5c4a14e9bee3e16054c06a8400415e6 (patch) | |
tree | b016a6e02ba9e9a370d8e35f6b6169b52bcd7e2f | |
parent | 6d4f6fb5a4f210a67b5d79b8b5bfd82d6918ab7e (diff) |
Linux 3.15.4v3.15.4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 15 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = NAME = Shuffling Zombie Juror |