aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-09-12 23:12:09 -0400
committerLinus Torvalds <torvalds@g5.osdl.org>2005-09-12 23:12:09 -0400
commit2f4ba45a75d6383b4a1201169a808ffea416ffa0 (patch)
tree5dcc2f18b066b6fc8d2b091f21d12ed96559b994
parent9c2aba4852c7e4a33741023109c3713e309d5f8f (diff)
Linux 2.6.14-rc1v2.6.14-rc1
Two weeks after 2.6.13: starting to calm things down.
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 45e5a38fbc7a..4e0d7c68d223 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 13 3SUBLEVEL = 14
4EXTRAVERSION = 4EXTRAVERSION =-rc1
5NAME=Affluent Albatross 5NAME=Affluent Albatross
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*