aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-08-27 20:59:04 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2009-08-27 20:59:04 -0400
commit326ba5010a5429a5a528b268b36a5900d4ab0eba (patch)
treed739c8075787af92c9cfa4e8fbce3a70cc29da43
parent1b364bf438cf337a3818aee77d68c0713f3e1fc4 (diff)
Linux 2.6.31-rc8v2.6.31-rc8
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9c87e60d169c..25c615e57302 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 31 3SUBLEVEL = 31
4EXTRAVERSION = -rc7 4EXTRAVERSION = -rc8
5NAME = Man-Eating Seals of Antiquity 5NAME = Man-Eating Seals of Antiquity
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*