diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-04 06:04:08 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-04 06:04:08 +0800 |
commit | 19b00d2dc9bedf0856e366cb7b9c7733ded659e4 (patch) | |
tree | 49ce58c430308d752355a93abfe42ebd366b38ea | |
parent | 2cd182d6f0f948aaa10e69f9efccd63dd61e6dcd (diff) |
Linux 3.8.2v3.8.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 8 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Unicycling Gorilla |