aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-25 18:16:45 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-25 18:16:45 -0400
commit81a464838675307c9fc7909fc840f248ed2caed5 (patch)
treee4a654efc2aff476b2294e5b684d06b27d9e25b9
parentfc82a11a9ce5ddc1cc49ac7bb2a099b9b18b85c0 (diff)
Linux 3.10.3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 43367309fc78..b5485529b6bf 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 10 2PATCHLEVEL = 10
3SUBLEVEL = 2 3SUBLEVEL = 3
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unicycling Gorilla 5NAME = Unicycling Gorilla
6 6