aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2010-11-15 21:31:02 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2010-11-15 21:31:02 -0500
commite53beacd23d9cb47590da6a7a7f6d417b941a994 (patch)
tree15d8d144bb8ab33bf02c68b42f3b7c78e4bd0e73
parent12b3052c3ee8f508b2c7ee4ddd63ed03423409d8 (diff)
Linux 2.6.37-rc2v2.6.37-rc2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6619720f50dd..ab5359db3d17 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 37 3SUBLEVEL = 37
4EXTRAVERSION = -rc1 4EXTRAVERSION = -rc2
5NAME = Flesh-Eating Bats with Fangs 5NAME = Flesh-Eating Bats with Fangs
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*