diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-05 09:44:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-05 09:44:42 +0100 |
commit | ac7b56f4149a2f0e331a9b640f65aed57ed15eb4 (patch) | |
tree | e986c309f18408274bea4d0477093fd379ac86c2 | |
parent | a8a0b23d89dc38d1fc33297924edc50de09250da (diff) |
Linux 3.0.51v3.0.51
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 50 +SUBLEVEL = 51 EXTRAVERSION = NAME = Sneaky Weasel |