diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-19 12:12:20 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-19 12:12:20 -0700 |
commit | ce05b1d31e57b7de6b814073e88bdd403ce71229 (patch) | |
tree | 4cfb793a71599e5cce151543b231a208ccc598b8 | |
parent | 0851978b661f25192ff763289698f3175b1bab42 (diff) |
Linux 3.0.38v3.0.38
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 37 +SUBLEVEL = 38 EXTRAVERSION = NAME = Sneaky Weasel |