diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-26 11:35:36 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-26 11:35:36 -0800 |
commit | 2fc3fd44850e68f21ce1746c2e94470cab44ffab (patch) | |
tree | d8a6b27c7202f7d33c0e5b4430d60a00fb30da1d | |
parent | b87c48d774bd12f6cb08ad8e5d2671d72bcfd4b4 (diff) |
Linux 3.0.53v3.0.53
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 52 +SUBLEVEL = 53 EXTRAVERSION = NAME = Sneaky Weasel |