diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-28 05:39:14 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-28 05:39:14 -0800 |
commit | 4c91a0e718837dddb8c06d5618c13d3b9fe68419 (patch) | |
tree | 4118cd2027425dbc5ceecec10bbc0b43f36e6c59 | |
parent | eec97fd507f92f35a87fcf59887f52167349d1ec (diff) |
Linux 3.8.1v3.8.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 8 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Unicycling Gorilla |