diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-20 10:23:58 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-20 10:23:58 -0700 |
commit | 77a83f016ce93273734ae6a732737c0d700e8113 (patch) | |
tree | 761966c4967228afeb7cd3ef298b19f78318e4f4 | |
parent | f12d8c177c00695eb5c35d132eccd5ffcdaca922 (diff) |
Linux 3.0.93v3.0.93
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 92 +SUBLEVEL = 93 EXTRAVERSION = NAME = Sneaky Weasel |