diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-25 15:16:45 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-25 15:16:45 -0700 |
commit | 81a464838675307c9fc7909fc840f248ed2caed5 (patch) | |
tree | e4a654efc2aff476b2294e5b684d06b27d9e25b9 | |
parent | fc82a11a9ce5ddc1cc49ac7bb2a099b9b18b85c0 (diff) |
Linux 3.10.3v3.10.3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = Unicycling Gorilla |