summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-10-19 23:23:05 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-10-19 23:23:05 -0700
commit93918e9afc76717176e9e114e79cdbb602a45ae8 (patch)
tree40caff0e77433c82ba301de670aa2c40d076731f
parent450da6ca97185830315d21c06e46e232618e0fa6 (diff)
Linux v2.6.14-rc5v2.6.14-rc5
The -rc4 release was supposed to be the last -rc, but here goes. The RCU fixes and the swiotlb changes need an -rc for final testing.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 91de6be9c919..4a7000e353b5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 14
-EXTRAVERSION =-rc4
+EXTRAVERSION =-rc5
NAME=Affluent Albatross
# *DOCUMENTATION*