diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-21 09:17:50 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-21 09:17:50 -0700 |
commit | e496537363b337a318a2f113029e68b76f9baa2d (patch) | |
tree | 8d01b9082e6860d0b422571f9860adc76045090f | |
parent | 87df253a8d3b7c48c26a77ec05fc57ea9972d48a (diff) |
Linux 3.0.47v3.0.47
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 46 +SUBLEVEL = 47 EXTRAVERSION = NAME = Sneaky Weasel |