diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-14 10:50:09 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-14 10:50:09 -0800 |
commit | 54ea5b40f067cf098cac639973c6628c6944cfb2 (patch) | |
tree | c3c8fe0cf694c0f6b7db4b4a52bad3c486279370 | |
parent | 7406f4230c4d086793cc62fa657750abf98559d6 (diff) |
Linux 3.0.64v3.0.64
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 63 +SUBLEVEL = 64 EXTRAVERSION = NAME = Sneaky Weasel |