aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-08-26 18:12:29 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-08-26 18:12:29 -0400
commit5aa287dcf1b5879aa0150b0511833c52885f5b4c (patch)
tree7efc07b1671772867ac7006bc5f40716124d71c1
parent15e892b321f5669a48fbdfa3e9608ef1b185f8d8 (diff)
Linux 3.0.42
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2cbfd973209..d863aa0734e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 0 2PATCHLEVEL = 0
3SUBLEVEL = 41 3SUBLEVEL = 42
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Sneaky Weasel 5NAME = Sneaky Weasel
6 6