diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-13 05:37:00 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-13 05:37:00 +0900 |
commit | 40e6f9362555294cf1ce8abb1981b11d622e04d6 (patch) | |
tree | d171645fa9a6d2e8c667b25bae61dbcd45790919 | |
parent | 1434cc17865f1b212d81807057a5f69ba58f5b3c (diff) |
Linux 3.0.46v3.0.46
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 45 +SUBLEVEL = 46 EXTRAVERSION = NAME = Sneaky Weasel |