diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-14 11:32:24 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-14 11:32:24 -0700 |
commit | b86163d5a3c2f913bc5546770d3a6b6a2dd3698b (patch) | |
tree | daf61747fadac4fb8cfbf094608f70906fab4074 | |
parent | 3241d80d48900fc43535980865f1ef726af68713 (diff) |
Linux 3.0.69v3.0.69
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 68 +SUBLEVEL = 69 EXTRAVERSION = NAME = Sneaky Weasel |