diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-16 09:15:38 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-16 09:15:38 -0700 |
commit | ab78f676b9218240a6e8b2265db3fbc98a896811 (patch) | |
tree | 80c0c7ff62f69c1c369eaa4963d55f1f40904ee7 | |
parent | 05e3b20ed735718a6fecbeb1f1234c15628145f0 (diff) |
Linux 3.0.37v3.0.37
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 36 +SUBLEVEL = 37 EXTRAVERSION = NAME = Sneaky Weasel |