diff options
author | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-13 20:14:23 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-13 20:14:23 -0500 |
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 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 19 | 3 | SUBLEVEL = 20 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION =-rc1 |
5 | NAME=Avast! A bilge rat! | 5 | NAME=Avast! A bilge rat! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |