aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-07-04 13:58:48 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2009-07-04 13:58:48 -0400
commit8e4a718ff38d8539938ec3421935904c27e00c39 (patch)
treebb2f5ce4327865835636db37dee885a1ef62484e
parentf50bf2b2f5e83b794e0bdb2f3f589f55ef0d52d0 (diff)
Linux 2.6.31-rc2v2.6.31-rc2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b4c7ef5ab431..0aeec59c1f0a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 31 3SUBLEVEL = 31
4EXTRAVERSION = -rc1 4EXTRAVERSION = -rc2
5NAME = Man-Eating Seals of Antiquity 5NAME = Man-Eating Seals of Antiquity
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*