diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-04 16:51:49 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-04 16:51:49 +0800 |
commit | dc51cd2570468bb7bcf1815a60929023316ca868 (patch) | |
tree | 6092622dba6026c26e0030c54774f48b79e5a665 | |
parent | b185162885bc2346101a7b79c7737d2683b44782 (diff) |
Linux 3.10.5v3.10.5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 4 +SUBLEVEL = 5 EXTRAVERSION = NAME = Unicycling Gorilla |