diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-04-14 06:50:10 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-04-14 06:50:10 -0700 |
commit | 387df1bd3fc46bc695b317dda38b3254f4409036 (patch) | |
tree | 2298100666dab032ecadc7182630195a5f00017c | |
parent | cf0983a4a1db58bb7049af652d3979bf6261f939 (diff) |
Linux 3.14.1v3.14.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Shuffling Zombie Juror |