aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-12-01 17:56:01 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2011-12-01 17:56:01 -0500
commit5611cc4572e889b62a7b4c72a413536bf6a9c416 (patch)
treea964c292adc81dcf766a5416ae05172c99353db5 /Makefile
parent0a4ebed781dbb9ecbfef2374d29da1ab3b1a63f3 (diff)
Linux 3.2-rc4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3a8f0640cda0..12aafc20efbd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 2 2PATCHLEVEL = 2
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc3 4EXTRAVERSION = -rc4
5NAME = Saber-toothed Squirrel 5NAME = Saber-toothed Squirrel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*