aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2010-12-06 23:09:04 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2010-12-06 23:09:04 -0500
commitcf7d7e5a1980d1116ee152d25dac382b112b9c17 (patch)
treed6a235d4d8a5ea4a80bfbdc2314dd92fdd88f915 /Makefile
parent086b17046c068ef3fa6e69c03c786b39ca617a0a (diff)
Linux 2.6.37-rc5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9e3c89030f5c..3d94974542ea 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 37 3SUBLEVEL = 37
4EXTRAVERSION = -rc4 4EXTRAVERSION = -rc5
5NAME = Flesh-Eating Bats with Fangs 5NAME = Flesh-Eating Bats with Fangs
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*