diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-13 07:12:09 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-13 07:12:09 +0400 |
commit | 2f4ba45a75d6383b4a1201169a808ffea416ffa0 (patch) | |
tree | 5dcc2f18b066b6fc8d2b091f21d12ed96559b994 /Makefile | |
parent | 9c2aba4852c7e4a33741023109c3713e309d5f8f (diff) | |
download | linux-2f4ba45a75d6383b4a1201169a808ffea416ffa0.tar.xz |
Linux 2.6.14-rc1
Two weeks after 2.6.13: starting to calm things down.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 13 -EXTRAVERSION = +SUBLEVEL = 14 +EXTRAVERSION =-rc1 NAME=Affluent Albatross # *DOCUMENTATION* |