aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2010-11-01 07:54:12 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2010-11-01 07:54:12 -0400
commitc8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4 (patch)
tree74f4ea31b145211ae549ae6dffde1a160d3c9d79
parentb3b2b6351a3f3342e6669b5c2defc85f6af75ee3 (diff)
Linux 2.6.37-rc1v2.6.37-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 519db43052a0..6619720f50dd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 36 3SUBLEVEL = 37
4EXTRAVERSION = 4EXTRAVERSION = -rc1
5NAME = Flesh-Eating Bats with Fangs 5NAME = Flesh-Eating Bats with Fangs
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*