aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2006-08-27 23:41:48 -0400
committerLinus Torvalds <torvalds@g5.osdl.org>2006-08-27 23:41:48 -0400
commit60d4684068ff1eec78f55b5888d0bd2d4cca1520 (patch)
treeefb8e2941943ab52dcd50d20c73e51dd449b4a19
parent01da5fd83d6b2c5e36b77539f6cbdd8f49849225 (diff)
Linux v2.6.18-rc5v2.6.18-rc5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8406d02c6385..33559b566449 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 18 3SUBLEVEL = 18
4EXTRAVERSION = -rc4 4EXTRAVERSION = -rc5
5NAME=Crazed Snow-Weasel 5NAME=Crazed Snow-Weasel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*