aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2006-08-27 20:41:48 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-08-27 20:41:48 -0700
commit60d4684068ff1eec78f55b5888d0bd2d4cca1520 (patch)
treeefb8e2941943ab52dcd50d20c73e51dd449b4a19
parent[PATCH] Fix tty layer DoS and comment relevant code (diff)
downloadlinux-dev-60d4684068ff1eec78f55b5888d0bd2d4cca1520.tar.xz
linux-dev-60d4684068ff1eec78f55b5888d0bd2d4cca1520.zip
Linux v2.6.18-rc5
Diffstat (limited to '')
-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 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 18
-EXTRAVERSION = -rc4
+EXTRAVERSION = -rc5
NAME=Crazed Snow-Weasel
# *DOCUMENTATION*