aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-04-27 12:52:09 -0400
committerLuis Henriques <luis.henriques@canonical.com>2012-05-01 06:00:24 -0400
commitbfcc52697415bf84e9d6fb480be1bf00022182f2 (patch)
treee85c4609fea01296e577c9d833537ff56b91e031
parent9818440d2e455f3f5dacd1ff642e5911c2bb1813 (diff)
Linux 3.0.30
BugLink: http://bugs.launchpad.net/bugs/990544
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 54d8b2aee9e..9ac7d09bb5f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 0 2PATCHLEVEL = 0
3SUBLEVEL = 29 3SUBLEVEL = 30
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Sneaky Weasel 5NAME = Sneaky Weasel
6 6