aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-10-15 20:41:50 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2009-10-15 20:41:50 -0400
commit012abeea669ea49636cf952d13298bb68654146a (patch)
tree33d1ff2ac67152cd9fb52517b65bd931bf220dac
parent48593229adc1d71147512f91e95dfbf88c91816d (diff)
Linux 2.6.32-rc5v2.6.32-rc5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 326791575b0a..9425d1de54c7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 32 3SUBLEVEL = 32
4EXTRAVERSION = -rc4 4EXTRAVERSION = -rc5
5NAME = Man-Eating Seals of Antiquity 5NAME = Man-Eating Seals of Antiquity
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*