git » linux-kernel » commit 93918e9

Linux v2.6.14-rc5

author Linus Torvalds
2005-10-20 06:23:05 UTC
committer Linus Torvalds
2005-10-20 06:23:05 UTC
parent 450da6ca97185830315d21c06e46e232618e0fa6

Linux v2.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.

Makefile +1 -1

diff --git a/Makefile b/Makefile
index 91de6be9c91..4a7000e353b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 14
-EXTRAVERSION =-rc4
+EXTRAVERSION =-rc5
 NAME=Affluent Albatross
 
 # *DOCUMENTATION*