aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2006-09-03 22:19:48 -0400
committerLinus Torvalds <torvalds@g5.osdl.org>2006-09-03 22:19:48 -0400
commitc336923b668fdcf0312efbec3b44895d713f4d81 (patch)
tree05176fbc1bdd09582f8bf32d83cfa8bac623c538
parent8f2779491abe57b8f0f27d96b6a3edd5a8775a58 (diff)
Linux 2.6.18-rc6v2.6.18-rc6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 33559b5664..c9ed7b4287 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 18 3SUBLEVEL = 18
4EXTRAVERSION = -rc5 4EXTRAVERSION = -rc6
5NAME=Crazed Snow-Weasel 5NAME=Crazed Snow-Weasel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*