aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-21 21:23:38 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-21 21:23:38 -0400
commit0f4a56e16d5fc9028b62ba529177a3109513e111 (patch)
tree65b9b65c27e518f4613fb04b91aff1a23ae709ee
parent4791df938fe7aa27a9fe50e4582efd583a045541 (diff)
Linux 3.10.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b75cc30af7bb..43367309fc78 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 10 2PATCHLEVEL = 10
3SUBLEVEL = 1 3SUBLEVEL = 2
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unicycling Gorilla 5NAME = Unicycling Gorilla
6 6