aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-06-24 19:25:37 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2009-06-24 19:25:37 -0400
commit28d0325ce6e0a52f53d8af687e6427fee59004d3 (patch)
tree181aeeba4025c84ef1883fdc64a3b28ca99ce94c
parent236e946b53ffd5e2f5d7e6abebbe72a9f0826d15 (diff)
Linux 2.6.31-rc1v2.6.31-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 46e1c9d03d51..d1216fea0c92 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 30 3SUBLEVEL = 31
4EXTRAVERSION = 4EXTRAVERSION = -rc1
5NAME = Man-Eating Seals of Antiquity 5NAME = Man-Eating Seals of Antiquity
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*