diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-13 14:00:14 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-13 14:00:14 -0800 |
commit | 7955a48eed755f72dfe1174fda231d52e9a3d91d (patch) | |
tree | 7a1bcbf936e0fa010648f69e3959f1d4d64f57e1 | |
parent | c28a553bd62e80b4ef51592e2b787ceb71754fec (diff) |
Linux 3.13.3v3.13.3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 13 -SUBLEVEL = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = One Giant Leap for Frogkind |