diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-13 09:27:00 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-13 09:27:00 -0700 |
commit | ae02c5a7cd1ed15da0976a44b8d0da4ad5c0975d (patch) | |
tree | 71cfb88ef3de2ec8b28c276b4b48802b215aabc9 | |
parent | 103128b4b48010bed60d220d3eb46ceab9c021b5 (diff) |
Linux 3.0.82v3.0.82
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 81 +SUBLEVEL = 82 EXTRAVERSION = NAME = Sneaky Weasel |