aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2010-11-21 18:18:56 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2010-11-21 18:18:56 -0500
commit3561d43fd289f590fdae672e5eb831b8d5cf0bf6 (patch)
treec9be7c4115b63d73bedf612bb0a1870ef03ab808
parentb86db4744230c94e480de56f1b7f31117edbf193 (diff)
Linux 2.6.37-rc3v2.6.37-rc3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ab5359db3d17..b31d21377e4c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 37 3SUBLEVEL = 37
4EXTRAVERSION = -rc2 4EXTRAVERSION = -rc3
5NAME = Flesh-Eating Bats with Fangs 5NAME = Flesh-Eating Bats with Fangs
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*