aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-08-21 21:00:46 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2009-08-21 21:00:46 -0400
commit422bef879e84104fee6dc68ded0e371dbeb5f88e (patch)
tree6ceb626385b1f9d3d3e58efe1e2e1440365c29fa
parent8e9d78edea3ce5c0036f85b93091483f2f15443a (diff)
Linux 2.6.31-rc7v2.6.31-rc7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index abcfa85f8f82..9c87e60d169c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 31 3SUBLEVEL = 31
4EXTRAVERSION = -rc6 4EXTRAVERSION = -rc7
5NAME = Man-Eating Seals of Antiquity 5NAME = Man-Eating Seals of Antiquity
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*