diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-22 11:34:31 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-22 11:34:31 -0700 |
commit | c0bd4b6a0c6c0d42235920fb7ddd7110c86e2adb (patch) | |
tree | b3f2f4d1dae9c9d1a0517697d31731ca37bbe557 | |
parent | e3424d89f44e56186f65596725e7f28f30ab4998 (diff) |
Linux 3.0.36v3.0.36
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 35 +SUBLEVEL = 36 EXTRAVERSION = NAME = Sneaky Weasel |