diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-17 08:48:09 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-17 08:48:09 -0800 |
commit | 0829a6cc39cfcd76caaf562b4254c95392463b62 (patch) | |
tree | c2478cc2bcdb1625d6eec28f6e590bffb03087a7 | |
parent | 7633459bb303190c8c016817de45534b202a82d1 (diff) |
Linux 3.0.59v3.0.59
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 58 +SUBLEVEL = 59 EXTRAVERSION = NAME = Sneaky Weasel |