diff options
author | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-13 17:14:23 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-13 17:14:23 -0800 |
commit | cc016448b0bf0764928275d034e367753bde8162 (patch) | |
tree | 30816bd7a8e3bd5157b186f0a5f56fa0ec1ccb0b | |
parent | 2bf540b73ed5b304e84bb4d4c390d49d1cfa0ef8 (diff) |
Linux v2.6.20-rc1v2.6.20-rc1
.. and so the stabilization phase starts.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 19 -EXTRAVERSION = +SUBLEVEL = 20 +EXTRAVERSION =-rc1 NAME=Avast! A bilge rat! # *DOCUMENTATION* |