diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-13 11:42:41 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-13 11:42:41 -0700 |
commit | cb5d8be972cfbea114ea56fd63ed5ce1644863df (patch) | |
tree | 2e59087929a762608dcd853130a86cf6aa6ef1ff | |
parent | 9cafb55474a872531d0b9bf429346912ae5f1153 (diff) |
Linux 3.10.1v3.10.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Unicycling Gorilla |