aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-10-11 17:43:56 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2009-10-11 17:43:56 -0400
commit161291396e76e0832c08f617eb9bd364d1648148 (patch)
tree67a7e0bec408cc72b3bc2a6e3d22f1236c6062eb
parent15b812f1d0a5ca8f5efe7f5882f468af10682ca8 (diff)
Linux 2.6.32-rc4v2.6.32-rc4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e50569ab5fe8..927d7a32ed9e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 32 3SUBLEVEL = 32
4EXTRAVERSION = -rc3 4EXTRAVERSION = -rc4
5NAME = Man-Eating Seals of Antiquity 5NAME = Man-Eating Seals of Antiquity
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*