diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-01 12:28:17 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-01 12:28:17 -0700 |
commit | f351a1d7efda2edd52c23a150b07b8380c47b6c0 (patch) | |
tree | 0c7e2b89195c39e6d89f71a5113604584a61f9d0 | |
parent | 909e0a4e5c3a9d3b60c1eecb34de75afa64ade95 (diff) |
Linux 3.0.39v3.0.39
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 38 +SUBLEVEL = 39 EXTRAVERSION = NAME = Sneaky Weasel |