aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2010-11-29 23:42:04 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2010-11-29 23:42:04 -0500
commite8a7e48bb248a1196484d3f8afa53bded2b24e71 (patch)
tree207c20c169605e3d348b1f78e21c4224d16f8b8d
parent32e1572427bf964ebe038f61d9f0bf0452cbf0e8 (diff)
Linux 2.6.37-rc4v2.6.37-rc4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b31d21377e4c..9e3c89030f5c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 37 3SUBLEVEL = 37
4EXTRAVERSION = -rc3 4EXTRAVERSION = -rc4
5NAME = Flesh-Eating Bats with Fangs 5NAME = Flesh-Eating Bats with Fangs
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*