diff options
| author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-07-17 07:52:45 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-07-17 07:52:45 -0700 |
| commit | d96a9bf5efd6a113eb313060c05d8e86f48ccfba (patch) | |
| tree | 691d727221fdf0554da399a42be72eccf1a66fa8 | |
| parent | a61b6024bf3994699216d212a2c48e123dca5db1 (diff) | |
Linux 2.6.8-rc2
Ready for the kernel summit in Ottawa...
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 8 -EXTRAVERSION =-rc1 +EXTRAVERSION =-rc2 NAME=Zonked Quokka # *DOCUMENTATION* |
