diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-28 06:33:32 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-28 06:33:32 -0800 |
commit | 98bbf3565e3147a40c583ff97e2b5a98370c21a5 (patch) | |
tree | 950269a621439317a85dc47d3e27399017ff6e2b | |
parent | cfb2ddcace95399e4dcefebb62e16cd93c9d4ae7 (diff) |
Linux 3.0.67v3.0.67
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 66 +SUBLEVEL = 67 EXTRAVERSION = NAME = Sneaky Weasel |