aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-08-01 15:28:17 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-08-01 15:28:17 -0400
commitf351a1d7efda2edd52c23a150b07b8380c47b6c0 (patch)
tree0c7e2b89195c39e6d89f71a5113604584a61f9d0
parent909e0a4e5c3a9d3b60c1eecb34de75afa64ade95 (diff)
Linux 3.0.39
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5fdfaa85e6e..3ec1722025f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 0 2PATCHLEVEL = 0
3SUBLEVEL = 38 3SUBLEVEL = 39
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Sneaky Weasel 5NAME = Sneaky Weasel
6 6