aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-04-22 19:29:03 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-04-22 19:29:03 -0400
commit41f45f5e60e6db84898b609f7f62ace90f842fdd (patch)
treea3aef74d9295e2433817200876cf6f3c737b565f
parenta741ac8bc6f3940013cfd204a8457caa1fcc202f (diff)
Linux 3.0.29
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b18b2b46862..3b57cac1a82 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 0 2PATCHLEVEL = 0
3SUBLEVEL = 28 3SUBLEVEL = 29
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Sneaky Weasel 5NAME = Sneaky Weasel
6 6