git » linux-kernel » commit 2f4ba45

Linux 2.6.14-rc1

author Linus Torvalds
2005-09-13 03:12:09 UTC
committer Linus Torvalds
2005-09-13 03:12:09 UTC
parent 9c2aba4852c7e4a33741023109c3713e309d5f8f

Linux 2.6.14-rc1

Two weeks after 2.6.13: starting to calm things down.

Makefile +2 -2

diff --git a/Makefile b/Makefile
index 45e5a38fbc7..4e0d7c68d22 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
-SUBLEVEL = 13
-EXTRAVERSION =
+SUBLEVEL = 14
+EXTRAVERSION =-rc1
 NAME=Affluent Albatross
 
 # *DOCUMENTATION*