aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-16 12:15:38 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-16 12:15:38 -0400
commitab78f676b9218240a6e8b2265db3fbc98a896811 (patch)
tree80c0c7ff62f69c1c369eaa4963d55f1f40904ee7
parent05e3b20ed735718a6fecbeb1f1234c15628145f0 (diff)
Linux 3.0.37
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cc349215eb3..009160e0816 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 0 2PATCHLEVEL = 0
3SUBLEVEL = 36 3SUBLEVEL = 37
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Sneaky Weasel 5NAME = Sneaky Weasel
6 6